Differences From:
File
src/allrepo.c
part of check-in
[2bd0690fe8]
- Add the "all rebuild" subcommand. Be more aggressive about adding
repositories to the repository list.
by
drh on
2008-10-17 12:31:26.
[view]
To:
File
src/allrepo.c
part of check-in
[bcb9c072c5]
- Fix the "help" text for the "all" command.
by
drh on
2008-11-09 16:15:15.
[view]
@@ -56,9 +56,9 @@
/*
** COMMAND: all
**
-** Usage: %fossil add (list|pull|push|sync)
+** Usage: %fossil all (list|pull|push|rebuild|sync)
**
** The ~/.fossil file records the location of all repositories for a
** user. This command performs certain operations on all repositories
** that can be useful before or after a period of disconnection operation.