Fossil SCM
Documentation for "fossil all remote".
Commit
6ad6c559e2f04c19ae34af7d58a533e2d94f66bacf6b441282ba61a9e53f9359
Parent
f9aa474081f0618…
1 file changed
+2
+2
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -108,10 +108,12 @@ | ||
| 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 | 111 | ** present, are passed along verbatim. The --force and |
| 112 | 112 | ** --randomize options are not supported. |
| 113 | +** | |
| 114 | +** remote Show remote hosts for all repositories. | |
| 113 | 115 | ** |
| 114 | 116 | ** repack Look for extra compression in all repositories. |
| 115 | 117 | ** |
| 116 | 118 | ** sync Run a "sync" on all repositories. Only the --verbose |
| 117 | 119 | ** and --unversioned and --share-links options are supported. |
| 118 | 120 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -108,10 +108,12 @@ | |
| 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 | ** repack Look for extra compression in all repositories. |
| 115 | ** |
| 116 | ** sync Run a "sync" on all repositories. Only the --verbose |
| 117 | ** and --unversioned and --share-links options are supported. |
| 118 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -108,10 +108,12 @@ | |
| 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 | ** sync Run a "sync" on all repositories. Only the --verbose |
| 119 | ** and --unversioned and --share-links options are supported. |
| 120 |