gogui - Graphical user interface for Go programs.
gogui [-analyze command] [-auto] [ -computer-black | -computer-both | -computer-none ] [-command command] [-config file] [-file filename] [-gtpfile filename] [-komi value] [-move n] [-rules chinese | japanese ] [-size n] [-time timespec] [-verbose] [program]
gogui -help
gogui -version
GoGui is a graphical interface to programs that play the game of Go and use GTP (Go Text Protocol).
Initialize analyze command and automatically run it after changes on the board. Work only for commands not containing wildcards.
Automatically start a new game if the program plays both colors and a game is finished.
Send GTP command at startup. The argument can contain multiple commands separated by '\n'.
Computer plays black.
Computer plays both sides.
Computer plays no side.
Read command line options and arguments from file.
Load SGF file.
Send GTP file at startup.
Display help and exit.
Set the komi value.
Load SGF file until move number.
Set rules.
Set board size.
Set time limits (min[+min/moves]).
Print debugging messages.
Print version and exit.