diff -r 30113bfbe723 -r b3afb9f1e801 commands/vadduser.pod --- 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 +"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.