GH628: Add -help to all apps docs.
[openssl.git] / doc / apps / version.pod
index 61a364bf9ff21c2e2bb2a778bf584e9e7b603b1a..8ab51dda0c8d7dd64a0a02e2fd18f7f04459603c 100644 (file)
@@ -7,6 +7,7 @@ version - print OpenSSL version information
 =head1 SYNOPSIS
 
 B<openssl version>
+[B<-help>]
 [B<-a>]
 [B<-v>]
 [B<-b>]
@@ -23,6 +24,10 @@ This command is used to print out version information about OpenSSL.
 
 =over 4
 
+=item B<-help>
+
+Print out a usage message.
+
 =item B<-a>
 
 all information, this is the same as setting all the other flags.