Fossil SCM
Remove description of unsupported option that was removed with [298ccff06c487d035a7] from "fossil all rebuild" command. No change in functionality.
Commit
33fa91550881d639d561103558465f15e42c7416756a1e558e25ec5204092d91
Parent
3f97785608f1470…
1 file changed
+2
-2
+2
-2
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -106,12 +106,12 @@ | ||
| 106 | 106 | ** push Run a "push" on all repositories. Only the --verbose |
| 107 | 107 | ** option is supported. |
| 108 | 108 | ** |
| 109 | 109 | ** rebuild Rebuild on all repositories. The command line options |
| 110 | 110 | ** supported by the rebuild command itself, if any are |
| 111 | -** present, are passed along verbatim. The --force and | |
| 112 | -** --randomize options are not supported. | |
| 111 | +** present, are passed along verbatim. The --force option | |
| 112 | +** is not supported. | |
| 113 | 113 | ** |
| 114 | 114 | ** remote Show remote hosts for all repositories. |
| 115 | 115 | ** |
| 116 | 116 | ** repack Look for extra compression in all repositories. |
| 117 | 117 | ** |
| 118 | 118 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -106,12 +106,12 @@ | |
| 106 | ** push Run a "push" on all repositories. Only the --verbose |
| 107 | ** option is supported. |
| 108 | ** |
| 109 | ** rebuild Rebuild on all repositories. The command line options |
| 110 | ** supported by the rebuild command itself, if any are |
| 111 | ** present, are passed along verbatim. The --force and |
| 112 | ** --randomize options are not supported. |
| 113 | ** |
| 114 | ** remote Show remote hosts for all repositories. |
| 115 | ** |
| 116 | ** repack Look for extra compression in all repositories. |
| 117 | ** |
| 118 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -106,12 +106,12 @@ | |
| 106 | ** push Run a "push" on all repositories. Only the --verbose |
| 107 | ** option is supported. |
| 108 | ** |
| 109 | ** rebuild Rebuild on all repositories. The command line options |
| 110 | ** supported by the rebuild command itself, if any are |
| 111 | ** present, are passed along verbatim. The --force option |
| 112 | ** is not supported. |
| 113 | ** |
| 114 | ** remote Show remote hosts for all repositories. |
| 115 | ** |
| 116 | ** repack Look for extra compression in all repositories. |
| 117 | ** |
| 118 |