Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b8e40e4

Browse filesBrowse files
tenkirinaduh95
authored andcommitted
doc: fix link in --env-file=file section
PR-URL: #60563 Fixes: #60562 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 9558c1c commit b8e40e4
Copy full SHA for b8e40e4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -4140,7 +4140,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12
41404140
[debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
41414141
[deprecation warnings]: deprecations.md#list-of-deprecated-apis
41424142
[emit_warning]: process.md#processemitwarningwarning-options
4143-
[environment_variables]: #environment-variables
4143+
[environment_variables]: #environment-variables_1
41444144
[filtering tests by name]: test.md#filtering-tests-by-name
41454145
[global setup and teardown]: test.md#global-setup-and-teardown
41464146
[jitless]: https://v8.dev/blog/jitless

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.