109 " -c <PGN file> Continue the specified game\n" |
109 " -c <PGN file> Continue the specified game\n" |
110 " -h This help page\n" |
110 " -h This help page\n" |
111 " -p TCP port to use (default: 27015)\n" |
111 " -p TCP port to use (default: 27015)\n" |
112 // TODO: implement and activate feature |
112 // TODO: implement and activate feature |
113 //" -S <PGN file> Compute and print statistics for the specified game\n" |
113 //" -S <PGN file> Compute and print statistics for the specified game\n" |
114 " -v Print version information and exists\n" |
114 " -v Print version information and exits\n" |
115 "\nServer options\n" |
115 "\nServer options\n" |
116 " -a <time> Specifies the time to add after each move\n" |
116 " -a <time> Specifies the time to add after each move\n" |
117 " -b Server plays black pieces (default: white)\n" |
117 " -b Server plays black pieces (default: white)\n" |
118 " -r Distribute color randomly\n" |
118 " -r Distribute color randomly\n" |
119 " -s Single machine mode\n" |
119 " -s Single machine mode\n" |