src/main.c

changeset 75
b0b8bf3c536e
parent 69
c8f2c280cff7
child 78
ceb9197b3c6d
--- 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"

mercurial