diff --git a/minimal-examples/ws-client/minimal-ws-client/README.md b/minimal-examples/ws-client/minimal-ws-client/README.md index bf87ab36a..5cf297b3c 100644 --- a/minimal-examples/ws-client/minimal-ws-client/README.md +++ b/minimal-examples/ws-client/minimal-ws-client/README.md @@ -20,6 +20,7 @@ Option|Meaning -j|Allow selfsigned tls cert -k|Allow insecure certs -m|Skip server hostname check +-n|Skip tls usage -e|Allow expired certs --protocol|Use a specific ws subprotocol rather than dumb-increment-protocol, eg, `--protocol myprotocol`