diff --git a/docs/man/supybot-adduser.1 b/docs/man/supybot-adduser.1 index 5fb5a78e3..ec821cf42 100644 --- a/docs/man/supybot-adduser.1 +++ b/docs/man/supybot-adduser.1 @@ -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. diff --git a/docs/man/supybot.1 b/docs/man/supybot.1 index 8cc837ddd..8d1bbcc00 100644 --- a/docs/man/supybot.1 +++ b/docs/man/supybot.1 @@ -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