Correct example.
[openssl.git] / doc / apps / ciphers.pod
index 3053ff3724845285bf23c84a0eeac1ff993d3b7b..ca839af56aca8d2fd000cc6f1d7768fafd8d3ca9 100644 (file)
@@ -597,7 +597,7 @@ encryption.
 
 Set security level to 2 and display all ciphers consistent with level 2:
 
- openssl ciphers -v 'ALL:@SECLEVEL=2'
+ openssl ciphers -s -v 'ALL:@SECLEVEL=2'
 
 =head1 SEE ALSO