mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +01:00
Fix a couple formatting bugs.
This commit is contained in:
parent
a03f1d9f69
commit
3bfb28fcee
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user