Mon, 02 Jun 2025 18:42:41 +0200
fix typo in help text
src/main.c | file | annotate | diff | comparison | revisions |
--- a/src/main.c Mon Jun 02 18:40:26 2025 +0200 +++ b/src/main.c Mon Jun 02 18:42:41 2025 +0200 @@ -111,7 +111,7 @@ " -p TCP port to use (default: 27015)\n" // TODO: implement and activate feature //" -S <PGN file> Compute and print statistics for the specified game\n" -" -v Print version information and exists\n" +" -v Print version information and exits\n" "\nServer options\n" " -a <time> Specifies the time to add after each move\n" " -b Server plays black pieces (default: white)\n"