.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH CHESS "1" "August 2025" "GNU Chess 6.3.0" "User Commands" .SH NAME Chess \- GNU Chess .SH SYNOPSIS .B gnuchess [\fI\,OPTION\/\fR]... .SH DESCRIPTION GNU Chess .PP Play the game of chess. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-v\fR, \fB\-\-version\fR display version information and exit .TP \fB\-q\fR, \fB\-\-quiet\fR make the program silent on startup .TP \fB\-\-silent\fR same as \fB\-q\fR .TP \fB\-x\fR, \fB\-\-xboard\fR start in engine mode .TP \fB\-p\fR, \fB\-\-post\fR start up showing thinking .TP \fB\-e\fR, \fB\-\-easy\fR disable thinking in opponents time .TP \fB\-m\fR, \fB\-\-manual\fR enable manual mode .TP \fB\-u\fR, \fB\-\-uci\fR enable UCI protocol (that is: behave like an UCI engine); incompatible with other options .TP \fB\-M\fR SIZE, \fB\-\-memory\fR=\fI\,SIZE\/\fR specify memory usage in MB for hashtable .TP \fB\-a\fR FILENAME, \fB\-\-addbook\fR=\fI\,FILENAME\/\fR compile book.bin from pgn book FILENAME .TP \fB\-g\fR, \fB\-\-graphic\fR enable graphic mode .PP Options xboard and post are accepted without leading dashes for backward compatibility. .PP Moves are accepted either in standard algebraic notation (SAN) or in coordinate algebraic notation. .PP The file 'gnuchess.ini' allows setting configuration options, but it is ignored if the \fB\-\-uci\fR option is used. See 'info gnuchess' for details about the options. The program will look for 'gnuchess.ini' in $XDG_CONFIG_HOME/gnuchess/ and $HOME/.config/gnuchess/ in that order, and it will use the first one it finds, if any. .SH "REPORTING BUGS" Report bugs to: . .br GNU Chess home page: .br General help using GNU software: .SH COPYRIGHT Copyright \(co 2025 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B Chess is maintained as a Texinfo manual. If the .B info and .B Chess programs are properly installed at your site, the command .IP .B info gnuchess .PP should give you access to the complete manual.