diff --git a/doc/soju.1.scd b/doc/soju.1.scd index 00723ae..a356f96 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -296,7 +296,7 @@ character. of an IRC server: ``` - openssl s_client -connect irc.example.org:6697 /dev/null | openssl x509 -fingerprint -sha512 -noout -in /dev/stdin + openssl s_client -connect irc.example.org:6697 -verify_quiet