mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
48812da866
man pages from scratch.
41 lines
1.1 KiB
Groff
41 lines
1.1 KiB
Groff
.\" Process this file with
|
|
.\" groff -man -Tascii supybot-wizard.1
|
|
.\"
|
|
.TH SUPYBOT\-WIZARD 1 "SEPTEMBER 2004"
|
|
.SH NAME
|
|
supybot\-wizard \- A wizard for creating Supybot configuration files
|
|
.SH SYNOPSIS
|
|
.B supybot\-wizard
|
|
.RI [ options ]
|
|
.SH DESCRIPTION
|
|
.B
|
|
supybot\-wizard
|
|
is an in\-depth wizard that provides a nice user interface for creating
|
|
configuration files for
|
|
.IR supybot (1).
|
|
.SH OPTIONS
|
|
.TP
|
|
.B \-\^\-version
|
|
Show version of program.
|
|
.TP
|
|
.BR \-h ", " \-\^\-help
|
|
Show summary of options.
|
|
.TP
|
|
.B \-\^\-allow\-root
|
|
Determines whether the wizard will be allowed to run as root. You do not
|
|
want this. Do not do it. Even if you think you want it, you do not.
|
|
.TP
|
|
.B \-\^\-no\-network
|
|
Determines whether the wizard will be allowed to run without a network
|
|
connection.
|
|
.SH "SEE ALSO"
|
|
.IR python (1),
|
|
.IR supybot (1),
|
|
.IR supybot\-adduser (1),
|
|
.IR supybot\-newplugin (1)
|
|
.SH AUTHOR
|
|
This manual page was originally written by James Vega
|
|
<vega dot james at gmail dot com>. Permission is granted to copy,
|
|
distribute and/or modify this document under the terms of the Supybot
|
|
license, a BSD\-style license.
|