Provided by: booth_0.1.0-1.1_amd64 bug

NAME

       boothd - manual page for boothd 1.0 (built Feb 15 2014 18:35:27)

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