docs/man: Update supybot.1 and supybot-adduser.1 to reflect removal of options.

This commit is contained in:
James Vega 2005-05-30 04:22:37 +00:00
parent 34f5be5252
commit 7549a9fe7c
2 changed files with 0 additions and 10 deletions

View File

@ -24,12 +24,6 @@ Specifies the username to use for the new user.
.BR \-p " PASSWORD" "\fR,\fP \-\^\-password=" PASSWORD
Specifies the password to use for the new user.
.TP
.BR \-x ", " \-\^\-hashed
Hash encrypt the password.
.TP
.BR \-n ", " \-\^\-plain
Store the password in plain text.
.TP
.BR \-c " CAPABILITY" "\fR,\fP \-\^\-capability=" CAPABILITY
Capability the user should have; this option may be given
multiple times.

View File

@ -25,10 +25,6 @@ Show summary of options.
.BR \-P ", " \-\^\-profile
Enable profiling.
.TP
.B \-O
Optimizes asserts out of the code; \-OO optimizes asserts and uses
.IR psyco .
.TP
.BI \-n " NICK" "\fR,\fP \-\^\-nick=" NICK
Nick the bot should use.
.TP