File: jsb-init.1

package info (click to toggle)
jsonbot 0.84.4-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,632 kB
  • sloc: python: 56,224; sh: 250; makefile: 25
file content (33 lines) | stat: -rw-r--r-- 965 bytes parent folder | download
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 "7 Nov 2010" "Debian GNU/Linux" "jsb manual"
.SH NAME
.B jsb-init \- The JSONBOT IRC program
.SH SYNOPSIS
JSONBOT is a remote event-driven framework for building bots that talk JSON
to each other over XMPP. 
.B jsb-init
initialises a data directory for the bot.
.P

.B 
.SH "DESCRIPTION"
.P
.B jsb-init 
is used to initialise a data directory for the bot. It should not normally be necessary 
for the user to run this script, as the bot will also initialise its own data directory
when first run if it does not already exist.
.PP
.SH USAGE
.P
.B Usage: jsb-init

.SH "DOCUMENTATION"
See http://jsonbot.appspot.com/docs for more documentation

.SH "SEE ALSO"
jsb(1), jsb-irc(1), jsb-xmpp(1), jsb-fleet(1), jsb-release(1), jsb-run(1),
jsb-rollback(1), jsb-stop(1), jsb-upload(1), jsb-uploadall(1), jsb-udp(1)


.SH AUTHOR
This manual page was written by Jeremy Malcolm <terminus@debian.org>,
for the Debian GNU/Linux system (but may be used by others).