Diff
Not logged in

Differences From:

File src/db.c part of check-in [e146d800ac] - Add the "mv" and "rename" commands (aliases for the same thing). by drh on 2008-11-09 19:22:06. [view]

To:

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

@@ -1217,9 +1217,9 @@
 
 /*
 ** COMMAND: open
 **
-** Usage: open FILENAME
+** Usage: %fossil open FILENAME
 **
 ** Open a connection to the local repository in FILENAME.  A checkout
 ** for the repository is created with its root at the working directory.
 ** See also the "close" command.