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 Start in Python mode or evaluate code in FILE and
26 exit
27
28 -q, --quiet Disable sound effects
29
30 -r, --no-rc Do not read .gnubgrc and .gnubgautorc commands
31
32 -S, --splash Show GTK splash screen
33
34 -t, --tty Start on tty instead of using window system
35
36 -v, --version Show version information and exit
37
38 -w, --window-system-only Ignore tty input when using window system
39
40 -D, --datadir Specify location of general data
41
42 -P, --pkgdatadir Specify location of program specific data
43
44 -O, --docdir Specify location of program documentation
45
46 -s, --prefsdir Specify location of user's preferences directory
47
49 ~/.gnubg/gnubgautorc, ~/.gnubg/gnubg.db, ~/.gnubg/gnubg.gtkrc
50
52 Joseph Heled, Øystein Johansen, Jørn Thyssen, and Gary Wong, with the
53 assistance of many others. Bug reports go to <bug-gnubg@gnu.org>.
54
55 Manual written by Christian Anthon
56
57
58
59 5 November 2022 gnubg(6)