Fossil SCM
Update the on-line documentation for the "fossil all sync" command.
Commit
12eae3f58af3e44d5659635e146eee1d6eadb630ac119d971348b5935283d8f9
Parent
a4afa51662622f9…
1 file changed
+1
-1
+1
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -128,11 +128,11 @@ | ||
| 128 | 128 | ** supported by the rebuild command itself, if any are |
| 129 | 129 | ** present, are passed along verbatim. The --force and |
| 130 | 130 | ** --randomize options are not supported. |
| 131 | 131 | ** |
| 132 | 132 | ** sync Run a "sync" on all repositories. Only the --verbose |
| 133 | -** option is supported. | |
| 133 | +** and --unversioned options are supported. | |
| 134 | 134 | ** |
| 135 | 135 | ** setting Run the "setting", "set", or "unset" commands on all |
| 136 | 136 | ** set repositories. These command are particularly useful in |
| 137 | 137 | ** unset conjunction with the "max-loadavg" setting which cannot |
| 138 | 138 | ** otherwise be set globally. |
| 139 | 139 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -128,11 +128,11 @@ | |
| 128 | ** supported by the rebuild command itself, if any are |
| 129 | ** present, are passed along verbatim. The --force and |
| 130 | ** --randomize options are not supported. |
| 131 | ** |
| 132 | ** sync Run a "sync" on all repositories. Only the --verbose |
| 133 | ** option is supported. |
| 134 | ** |
| 135 | ** setting Run the "setting", "set", or "unset" commands on all |
| 136 | ** set repositories. These command are particularly useful in |
| 137 | ** unset conjunction with the "max-loadavg" setting which cannot |
| 138 | ** otherwise be set globally. |
| 139 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -128,11 +128,11 @@ | |
| 128 | ** supported by the rebuild command itself, if any are |
| 129 | ** present, are passed along verbatim. The --force and |
| 130 | ** --randomize options are not supported. |
| 131 | ** |
| 132 | ** sync Run a "sync" on all repositories. Only the --verbose |
| 133 | ** and --unversioned options are supported. |
| 134 | ** |
| 135 | ** setting Run the "setting", "set", or "unset" commands on all |
| 136 | ** set repositories. These command are particularly useful in |
| 137 | ** unset conjunction with the "max-loadavg" setting which cannot |
| 138 | ** otherwise be set globally. |
| 139 |