Provided by: gotd_0.95-1build1_amd64 bug

NAME

       gotctl — control the Game of Trees Daemon

SYNOPSIS

       gotctl [-hV] [-f path] command [arg ...]

DESCRIPTION

       gotctl controls the gotd(8) daemon.

       The options for gotctl are as follows:

       -h      Display usage information and exit immediately.

       -f path
               Set  the  path  to  the unix socket which gotd(8) is listening on.  If not specified, the default
               path /var/run/gotd.sock will be used.

       -V, --version
               Display program version and exit immediately.

       The commands for gotctl are as follows:

       info    Display information about a running gotd(8) instance.  This operation requires root privileges.

       stop    Stop a running gotd(8) instance.  This operation requires root privileges.

SEE ALSO

       got(1), gotd(8)

AUTHORS

       Stefan Sperling <stsp@openbsd.org>

Debian                                             $Mdocdate$                                          GOTCTL(8)