--- a/commands/vadduser.pod Sun Jan 20 00:12:17 2008 +0100
+++ b/commands/vadduser.pod Sun Jan 20 00:22:09 2008 +0100
@@ -15,6 +15,7 @@
[B<--expiry=INT>]
[B<-f STR>]
[B<--forward=STR>]
+[B<--password=STR>]
[B<-P>]
[B<--no-password>]
[B<-p STR>]
@@ -27,7 +28,7 @@
[B<-z INT>]
[B<--msgsize=INT>]
I<USERNAME [ALIAS1 ...]\n"
-"or vaddalias [-f ADDRESS] USERNAME [ALIAS1 ...]>
+"or vaddalias USERNAME [ALIAS1 ...]>
=head1 DESCRIPTION
@@ -66,6 +67,10 @@
Add a forwarding address to this user (this may be used multiple times).
+=item B<--password=STR>
+
+Encrypted password. Defaults to asking for a password.
+
=item B<-P>, B<--no-password>
Do not ask for a password, and instead set the pass phrase field to an unusable value.