diff --git a/docs/man/supybot-adduser.1 b/docs/man/supybot-adduser.1 index b91fda63c..f360adc79 100644 --- a/docs/man/supybot-adduser.1 +++ b/docs/man/supybot-adduser.1 @@ -6,7 +6,7 @@ supybot\-adduser \- Adds a user to a Supybot users.conf file .SH SYNOPSIS .B supybot\-adduser -.RI [ options ] users.conf +.RI [ options ] " users.conf .SH DESCRIPTION .B supybot\-adduser @@ -19,7 +19,7 @@ Show version of program. .BR \-h ", " \-\^\-help Show summary of options. .TP -.BR \-u " NAME" \fR,\fP \-\^\-username= " NAME +.BR \-u " NAME" "\fR,\fP \-\^\-username=" NAME Specifies the username to use for the new user. .TP .BR \-x ", " \-\^\-hashed @@ -28,7 +28,7 @@ Hash encrypt the password. .BR \-n ", " \-\^\-plain Store the password in plain text. .TP -.BR \-c " CAPABILITY" \fR,\fP \-\^\-capability= " CAPABILITY +.BR \-c " CAPABILITY" "\fR,\fP \-\^\-capability=" CAPABILITY Capability the user should have; this option may be given multiple times. .SH "SEE ALSO"