1LORDSAWAR-GAME-LIST-CLIENT(6) Games LORDSAWAR-GAME-LIST-CLIENT(6)
2
3
4
6 lordsawar-game-list-client - administer or query a game list server
7
9 lordsawar-game-list-client [OPTION...] [HOST]
10
12 A command-line tool to manage a LordsAWar! game list server located at
13 HOST.
14
15 -p, --profile ID
16 Use this identity to make requests to the remote server. The ID
17 looks like a guid.
18
19 -a, --advertise
20 Ask the server to advertise a game.
21
22 -u, --unadvertise ID
23 Ask the server to stop advertising a game. The ID looks like a
24 guid.
25
26 -r, --remove-all ID
27 Ask the server to stop advertising games owned by the given pro‐
28 file ID. The ID looks like a guid.
29
30 -p, --port NUMBER
31 Connect to the remote server on the given port.
32
33 -t, --terminate
34 Ask the server to stop running.
35
36 -r, --reload
37 Ask the server to reload it's list of advertised games from
38 disk.
39
40 -l, --list
41 Ask the server to show a list of games it is advertising.
42
43 -?, --help
44 Give this help list.
45
46 When --profile is not specified, the first profile in profiles.xml is
47 used by default.
48
49 Specifying an ID of -1 to the --remove-all option will remove all games
50 from the game list.
51
52 When a --port is not specified, port 18998 is assumed.
53
54 When HOST is not specified on the command-line, this tool will try to
55 connect to 127.0.0.1.
56
57
59 ~/.lordsawarrc The configuration file.
60
61 ~/.lordsawar/profiles.xml
62 The data file representing the list of profiles.
63
65 Report bugs to <lordsawar-discuss@nongnu.org>.
66
67
68
69lordsawar 0.3.0 June 2014 LORDSAWAR-GAME-LIST-CLIENT(6)