Fossil SCM
Typo fix in the 'all' command's help.
Commit
3a24a52ee67312aec4fbcd52e8b508a6b7207015cfc63c150a046d9e97f04f76
Parent
d18a2f6105c85b9…
1 file changed
+1
-1
+1
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -91,11 +91,11 @@ | ||
| 91 | 91 | ** line options supported by the extra command itself, if any |
| 92 | 92 | ** are present, are passed along verbatim. |
| 93 | 93 | ** |
| 94 | 94 | ** fts-config Run the "fts-config" command on all repositories. |
| 95 | 95 | ** |
| 96 | -** git CMD Do the "git export" or "git status" command (which every | |
| 96 | +** git CMD Do the "git export" or "git status" command (whichever | |
| 97 | 97 | ** is specified by CMD) on all repositories for which |
| 98 | 98 | ** a Git mirror has been previously established. |
| 99 | 99 | ** |
| 100 | 100 | ** info Run the "info" command on all repositories. |
| 101 | 101 | ** |
| 102 | 102 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -91,11 +91,11 @@ | |
| 91 | ** line options supported by the extra command itself, if any |
| 92 | ** are present, are passed along verbatim. |
| 93 | ** |
| 94 | ** fts-config Run the "fts-config" command on all repositories. |
| 95 | ** |
| 96 | ** git CMD Do the "git export" or "git status" command (which every |
| 97 | ** is specified by CMD) on all repositories for which |
| 98 | ** a Git mirror has been previously established. |
| 99 | ** |
| 100 | ** info Run the "info" command on all repositories. |
| 101 | ** |
| 102 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -91,11 +91,11 @@ | |
| 91 | ** line options supported by the extra command itself, if any |
| 92 | ** are present, are passed along verbatim. |
| 93 | ** |
| 94 | ** fts-config Run the "fts-config" command on all repositories. |
| 95 | ** |
| 96 | ** git CMD Do the "git export" or "git status" command (whichever |
| 97 | ** is specified by CMD) on all repositories for which |
| 98 | ** a Git mirror has been previously established. |
| 99 | ** |
| 100 | ** info Run the "info" command on all repositories. |
| 101 | ** |
| 102 |