Correct example.
diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod
index 3053ff3..ca839af 100644
--- a/doc/apps/ciphers.pod
+++ b/doc/apps/ciphers.pod
@@ -597,7 +597,7 @@
 
 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