Diff
Not logged in

Differences From:

File src/main.c part of check-in [d8ceb4ad47] - The "ui" and "server" commands no longer quit if they cannot open TCP port 8080. They keep trying with consecutive ports until they find one that works - up to 100 ports. by drh on 2008-11-10 01:13:35. [view]

To:

File src/main.c part of check-in [9de6abab2a] - Miscellaneous cosmetic changes by eric on 2008-11-15 14:18:09. [view]

@@ -432,9 +432,9 @@
 
 /*
 ** COMMAND: version
 **
-** Usage:  %fossil version
+** Usage: %fossil version
 **
 ** Print the source code version number for the fossil executable.
 */
 void version_cmd(void){