Skip to content

Commit

Permalink
doc: update websocket flag description to reflect stable API status
Browse files Browse the repository at this point in the history
doc: update websocket flag description to reflect stable API status

doc: revert syntax detection description
PR-URL: #54482
Reviewed-By: Matthew Aitken <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Ulises Gascón <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
debbs061 committed Aug 24, 2024
1 parent c890a96 commit 6dce10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1653,7 +1653,7 @@ Use this flag to disable top-level await in REPL.
added: v22.0.0
-->

Use this flag to disable experimental [`WebSocket`][] support.
Disable exposition of [`WebSocket`][] on the global scope.

### `--no-extra-info-on-fatal-exception`

Expand Down

0 comments on commit 6dce10f

Please sign in to comment.