Diff
Not logged in

Differences From:

File src/rebuild.c part of check-in [73bddaebb9] - The delta compress on xfer is working better now, but still needs work. by drh on 2007-08-09 17:42:59. [view]

To:

File src/rebuild.c part of check-in [6607844a01] - Added options to the "timeline" CLI command. Additional help comments. by drh on 2007-08-18 11:42:24. [view]

@@ -30,9 +30,11 @@
 
 /*
 ** COMMAND:  rebuild
 **
-** Reconstruct the entire repository database from the core
+** Usage: %fossil rebuild REPOSITORY
+**
+** Reconstruct the named repository database from the core
 ** records.  Run this command after updating the fossil
 ** executable in a way that changes the database schema.
 */
 void rebuild_database(void){