Fossil SCM
Fix typo in help text.
Commit
6cc54a7962b29b720cf45fc240d79786aa129fa5
Parent
ed17f3cc2edd2d0…
1 file changed
+1
-1
+1
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -103,11 +103,11 @@ | ||
| 103 | 103 | ** subsequent clean, extra, list, pull, push, rebuild, and |
| 104 | 104 | ** sync operations. The -c|--ckout option causes the listed |
| 105 | 105 | ** local checkouts to be ignored instead. |
| 106 | 106 | ** |
| 107 | 107 | ** list | ls Display the location of all repositories. The -c|--ckout |
| 108 | -** option causes all local checkouts to be list instead. | |
| 108 | +** option causes all local checkouts to be listed instead. | |
| 109 | 109 | ** |
| 110 | 110 | ** pull Run a "pull" operation on all repositories. Only the |
| 111 | 111 | ** --verbose option is supported. |
| 112 | 112 | ** |
| 113 | 113 | ** push Run a "push" on all repositories. Only the --verbose |
| 114 | 114 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -103,11 +103,11 @@ | |
| 103 | ** subsequent clean, extra, list, pull, push, rebuild, and |
| 104 | ** sync operations. The -c|--ckout option causes the listed |
| 105 | ** local checkouts to be ignored instead. |
| 106 | ** |
| 107 | ** list | ls Display the location of all repositories. The -c|--ckout |
| 108 | ** option causes all local checkouts to be list instead. |
| 109 | ** |
| 110 | ** pull Run a "pull" operation on all repositories. Only the |
| 111 | ** --verbose option is supported. |
| 112 | ** |
| 113 | ** push Run a "push" on all repositories. Only the --verbose |
| 114 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -103,11 +103,11 @@ | |
| 103 | ** subsequent clean, extra, list, pull, push, rebuild, and |
| 104 | ** sync operations. The -c|--ckout option causes the listed |
| 105 | ** local checkouts to be ignored instead. |
| 106 | ** |
| 107 | ** list | ls Display the location of all repositories. The -c|--ckout |
| 108 | ** option causes all local checkouts to be listed instead. |
| 109 | ** |
| 110 | ** pull Run a "pull" operation on all repositories. Only the |
| 111 | ** --verbose option is supported. |
| 112 | ** |
| 113 | ** push Run a "push" on all repositories. Only the --verbose |
| 114 |