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
  • Loading branch information
debbs061 committed Aug 21, 2024
1 parent 4f94397 commit cf90c3b
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 @@ -1637,7 +1637,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 cf90c3b

Please sign in to comment.