1gnubg(6) gnubg(6)
2
3
4
6 gnubg - GNU Backgammon program
7
9 gnubg -bcdlpqrStvw [file.sgf]
10
12 GNU Backgammon gnubg [22m(6) plays and analyses backgammon games and
13 matches. It is able to play and analyse both money games and tournament
14 matches, evaluate and roll out positions, and more.
15
17 -b, --no-bearoff Do not use bearoff database
18
19 -c, --commands=FILE Evaluate commands in FILE and exit
20
21 -d, --debug Turn on debug
22
23 -l, --lang=LANG Set language to LANG
24
25 -p, --python=FILE Evaluate Python code in FILE and exit
26
27 -q, --quiet Disable sound effects
28
29 -r, --no-rc Do not read .gnubgrc and .gnubgautorc commands
30
31 -S, --splash Show GTK splash screen
32
33 -t, --tty Start on tty instead of using window system
34
35 -v, --version Show version information and exit
36
37 -w, --window-system-only Ignore tty input when using window system
38
39 -D, --datadir Specify location of general data
40
41 -P, --pkgdatadir Specify location of program specific data
42
43 -O, --docdir Specify location of program documentation
44
45 -s, --prefsdir Specify location of user's preferences directory
46
48 ~/.gnubg/gnubgautorc, ~/.gnubg/gnubg.db, ~/.gnubg/gnubg.gtkrc
49
51 Joseph Heled, Øystein Johansen, Jørn Thyssen, and Gary Wong, with the
52 assistance of many others. Bug reports go to <bug-gnubg@gnu.org>.
53
54 Manual written by Christian Anthon
55
56
57
58 1 October 2017 gnubg(6)