1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.TH JSONBOT 1 "22 Nov 2011" "Debian GNU/Linux" "jsb manual"
.SH NAME
.B jsb-stop \- The JSONBOT stop program
.SH SYNOPSIS
.B jsb-stop
stops a running JSONBOT
.B
.SH "DESCRIPTION"
.P
If you need to stop a running JSONBOT (shell) you can do that with this
program. It uses a pid file found in the <datadir>/run directory.
.PP
.SH USAGE
.P
.B Usage: jsb-stop
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-d DATADIR, --datadir=DATADIR
datadir to use
.SH "DOCUMENTATION"
See http://jsonbot.org for more documentation or see
http://jsonbot.googlecode.com
.SH "SEE ALSO"
jsb(1), jsb-backup(1), jsb-init(1), jsb-irc(1), jsb-xmpp(1), jsb-fleet(1),
jsb-tornado(1), jsb-udp(1), jsonbot(1)
.SH AUTHOR
This manual page was written by Bart Thate <bthate@gmail.com>,
for the Debian GNU/Linux system (but may be used by others).
|