Skip to content

Commit

Permalink
chore: update ref to docs (🤖)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent a33f436 commit ccb9c96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/latest/.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a9f3754d225c4e5f82864866f308fbef08b540b9
3b89a5e1839c1704bcb3ca73c6f0ce547616860d
6 changes: 6 additions & 0 deletions docs/latest/api/command-line-switches.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,12 @@ Set the default value of the `verbatim` parameter in the Node.js [`dns.lookup()`

The default is `verbatim` and `dns.setDefaultResultOrder()` have higher priority than `--dns-result-order`.

### `--diagnostic-dir=directory`

Set the directory to which all Node.js diagnostic output files are written. Defaults to current working directory.

Affects the default output directory of [v8.setHeapSnapshotNearHeapLimit](https://nodejs.org/docs/latest/api/v8.html#v8setheapsnapshotnearheaplimitlimit).

[app]: app.md
[append-switch]: command-line.md#commandlineappendswitchswitch-value
[debugging-main-process]: ../tutorial/debugging-main-process.md
Expand Down

0 comments on commit ccb9c96

Please sign in to comment.