mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +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
|
supybot\-adduser \- Adds a user to a Supybot users.conf file
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B supybot\-adduser
|
.B supybot\-adduser
|
||||||
.RI [ options ] users.conf
|
.RI [ options ] " users.conf
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B
|
.B
|
||||||
supybot\-adduser
|
supybot\-adduser
|
||||||
@ -19,7 +19,7 @@ Show version of program.
|
|||||||
.BR \-h ", " \-\^\-help
|
.BR \-h ", " \-\^\-help
|
||||||
Show summary of options.
|
Show summary of options.
|
||||||
.TP
|
.TP
|
||||||
.BR \-u " NAME" \fR,\fP \-\^\-username= " NAME
|
.BR \-u " NAME" "\fR,\fP \-\^\-username=" NAME
|
||||||
Specifies the username to use for the new user.
|
Specifies the username to use for the new user.
|
||||||
.TP
|
.TP
|
||||||
.BR \-x ", " \-\^\-hashed
|
.BR \-x ", " \-\^\-hashed
|
||||||
@ -28,7 +28,7 @@ Hash encrypt the password.
|
|||||||
.BR \-n ", " \-\^\-plain
|
.BR \-n ", " \-\^\-plain
|
||||||
Store the password in plain text.
|
Store the password in plain text.
|
||||||
.TP
|
.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
|
Capability the user should have; this option may be given
|
||||||
multiple times.
|
multiple times.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
Loading…
Reference in New Issue
Block a user