mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-03 01:39:23 +01:00
Escape '-' where necessary in supybot.1
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit aa9db7ba23
)
This commit is contained in:
parent
6299ef5c22
commit
5b8bae5d5f
@ -1,9 +1,9 @@
|
|||||||
.\" Process this file with
|
.\" Process this file with
|
||||||
.\" groff -man -Tascii supybot.1
|
.\" groff -man -Tascii supybot.1
|
||||||
.\"
|
.\"
|
||||||
.TH SUPYBOT 1 "APRIL 2005"
|
.TH SUPYBOT 1 "JULY 2009"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
supybot \- A robust and user friendly Python IRC bot
|
supybot - A robust and user friendly Python IRC bot
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B supybot
|
.B supybot
|
||||||
.RI [ options ] " configFile
|
.RI [ options ] " configFile
|
||||||
@ -40,7 +40,7 @@ non-POSIX systems.
|
|||||||
.TP
|
.TP
|
||||||
.B \-\^\-allow\-default\-owner
|
.B \-\^\-allow\-default\-owner
|
||||||
Determines whether the bot will allow its defaultCapabilities not to
|
Determines whether the bot will allow its defaultCapabilities not to
|
||||||
include "-owner", thus giving all users the owner capability by
|
include "\-owner", thus giving all users the owner capability by
|
||||||
default. This is dumb, hence we require a command-line option to
|
default. This is dumb, hence we require a command-line option to
|
||||||
enable it.
|
enable it.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user