Fossil SCM
Improved documentation of "fossil all whatis"
Commit
401711d484b67e009addeba17942bdd12939fcb765d1eb0f57c5c24fd9197c1b
Parent
5484968158a915d…
1 file changed
+2
-1
+2
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -131,11 +131,12 @@ | ||
| 131 | 131 | ** ui Run the "ui" command on all repositories. Like "server" |
| 132 | 132 | ** but bind to the loopback TCP address only, enable |
| 133 | 133 | ** the --localauth option and automatically launch a |
| 134 | 134 | ** web-browser |
| 135 | 135 | ** |
| 136 | -** whatis XX Search for artifacts that have hash prefix XX | |
| 136 | +** whatis Run the "whatis" command on all repositories. Only | |
| 137 | +** show output for repositories that have a match. | |
| 137 | 138 | ** |
| 138 | 139 | ** |
| 139 | 140 | ** In addition, the following maintenance operations are supported: |
| 140 | 141 | ** |
| 141 | 142 | ** add Add all the repositories named to the set of repositories |
| 142 | 143 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -131,11 +131,12 @@ | |
| 131 | ** ui Run the "ui" command on all repositories. Like "server" |
| 132 | ** but bind to the loopback TCP address only, enable |
| 133 | ** the --localauth option and automatically launch a |
| 134 | ** web-browser |
| 135 | ** |
| 136 | ** whatis XX Search for artifacts that have hash prefix XX |
| 137 | ** |
| 138 | ** |
| 139 | ** In addition, the following maintenance operations are supported: |
| 140 | ** |
| 141 | ** add Add all the repositories named to the set of repositories |
| 142 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -131,11 +131,12 @@ | |
| 131 | ** ui Run the "ui" command on all repositories. Like "server" |
| 132 | ** but bind to the loopback TCP address only, enable |
| 133 | ** the --localauth option and automatically launch a |
| 134 | ** web-browser |
| 135 | ** |
| 136 | ** whatis Run the "whatis" command on all repositories. Only |
| 137 | ** show output for repositories that have a match. |
| 138 | ** |
| 139 | ** |
| 140 | ** In addition, the following maintenance operations are supported: |
| 141 | ** |
| 142 | ** add Add all the repositories named to the set of repositories |
| 143 |