Fossil SCM
Fix the "help" text for the "all" command.
Commit
bcb9c072c56f443eddb2f886c2a33e46b625118d
Parent
6eddf50cfee7150…
1 file changed
+1
-1
+1
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -55,11 +55,11 @@ | ||
| 55 | 55 | |
| 56 | 56 | |
| 57 | 57 | /* |
| 58 | 58 | ** COMMAND: all |
| 59 | 59 | ** |
| 60 | -** Usage: %fossil add (list|pull|push|sync) | |
| 60 | +** Usage: %fossil all (list|pull|push|rebuild|sync) | |
| 61 | 61 | ** |
| 62 | 62 | ** The ~/.fossil file records the location of all repositories for a |
| 63 | 63 | ** user. This command performs certain operations on all repositories |
| 64 | 64 | ** that can be useful before or after a period of disconnection operation. |
| 65 | 65 | ** Available operations are: |
| 66 | 66 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -55,11 +55,11 @@ | |
| 55 | |
| 56 | |
| 57 | /* |
| 58 | ** COMMAND: all |
| 59 | ** |
| 60 | ** Usage: %fossil add (list|pull|push|sync) |
| 61 | ** |
| 62 | ** The ~/.fossil file records the location of all repositories for a |
| 63 | ** user. This command performs certain operations on all repositories |
| 64 | ** that can be useful before or after a period of disconnection operation. |
| 65 | ** Available operations are: |
| 66 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -55,11 +55,11 @@ | |
| 55 | |
| 56 | |
| 57 | /* |
| 58 | ** COMMAND: all |
| 59 | ** |
| 60 | ** Usage: %fossil all (list|pull|push|rebuild|sync) |
| 61 | ** |
| 62 | ** The ~/.fossil file records the location of all repositories for a |
| 63 | ** user. This command performs certain operations on all repositories |
| 64 | ** that can be useful before or after a period of disconnection operation. |
| 65 | ** Available operations are: |
| 66 |