boothd(1) manual page for boothd 1.0 (built May 27 2012 18:14:41)

DESCRIPTION

Usage: booth <type> <operation> [options]

Types:

arbitrator:
daemon running on arbitrator
site:
daemon running on cluster site
client:
command running from client

Operations: Please note that operations are valid iff type is client!

list:
List all the tickets
grant:
Grant ticket T(-t T) to site S(-s S)
revoke:
Revoke ticket T(-t T) from site S(-s S)

OPTIONS

-c FILE
Specify config file [default /etc/booth/booth.conf]
-l LOCKFILE
Specify lock file [default /var/run/booth.pid]
-D
Enable debugging to stderr and don't fork
-t
ticket name
-s
site name
-h
Print this help, then exit