aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apps/passwd.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/passwd.pod')
-rw-r--r--doc/apps/passwd.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/passwd.pod b/doc/apps/passwd.pod
index f44982549b..b784f6ccee 100644
--- a/doc/apps/passwd.pod
+++ b/doc/apps/passwd.pod
@@ -7,6 +7,7 @@ passwd - compute password hashes
=head1 SYNOPSIS
B<openssl passwd>
+[B<-help>]
[B<-crypt>]
[B<-1>]
[B<-apr1>]
@@ -31,6 +32,10 @@ algorithm B<1> and its Apache variant B<apr1> are available.
=over 4
+=item B<-help>
+
+Print out a usage message.
+
=item B<-crypt>
Use the B<crypt> algorithm (default).