diff --git a/doc/api/cli.md b/doc/api/cli.md index 25d25a3d08326b..fdd49b99da2aa4 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1014,6 +1014,12 @@ Node.js options that are allowed are: - `--throw-deprecation` - `--title` - `--tls-cipher-list` +- `--tls-max-v1.2` +- `--tls-max-v1.3` +- `--tls-min-v1.0` +- `--tls-min-v1.1` +- `--tls-min-v1.2` +- `--tls-min-v1.3` - `--trace-deprecation` - `--trace-event-categories` - `--trace-event-file-pattern`