2005-04-03 16:35:54 +02:00
|
|
|
.\" Process this file with
|
|
|
|
.\" groff -man -Tascii supybot-wizard.1
|
|
|
|
.\"
|
2005-04-04 06:58:26 +02:00
|
|
|
.TH SUPYBOT-WIZARD 1 "SEPTEMBER 2004"
|
2005-04-03 16:35:54 +02:00
|
|
|
.SH NAME
|
2005-04-04 06:58:26 +02:00
|
|
|
supybot-wizard \- A wizard for creating Supybot configuration files
|
2005-04-03 16:35:54 +02:00
|
|
|
.SH SYNOPSIS
|
2005-04-04 06:58:26 +02:00
|
|
|
.B supybot-wizard
|
2005-04-03 16:35:54 +02:00
|
|
|
.RI [ options ]
|
|
|
|
.SH DESCRIPTION
|
2005-04-04 06:58:26 +02:00
|
|
|
.B supybot-wizard
|
|
|
|
is an in-depth wizard that provides a nice user interface for creating
|
2005-04-03 16:35:54 +02:00
|
|
|
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),
|
2005-04-04 06:58:26 +02:00
|
|
|
.IR supybot-test (1),
|
|
|
|
.IR supybot-botchk (1),
|
|
|
|
.IR supybot-adduser (1),
|
|
|
|
.IR supybot-plugin-doc (1),
|
|
|
|
.IR supybot-plugin-create (1)
|
2005-04-03 16:35:54 +02:00
|
|
|
.SH AUTHOR
|
2012-09-01 16:16:48 +02:00
|
|
|
This manual page was originally written by James McCoy
|
|
|
|
<vega dot james at gmail dot com>. Permission is granted to copy,
|
2005-04-03 16:35:54 +02:00
|
|
|
distribute and/or modify this document under the terms of the Supybot
|
2005-04-04 06:58:26 +02:00
|
|
|
license, a BSD-style license.
|