Fossil SCM
Improve help text for the pull/push/sync commands.
Commit
04c6e7ee827c46a9a85cf6fb3a7ae7a0e6e421d2
Parent
f62c2470834c421…
1 file changed
+3
-3
+3
-3
| --- src/sync.c | ||
| +++ src/sync.c | ||
| @@ -213,11 +213,11 @@ | ||
| 213 | 213 | ** --from-parent-project Pull content from the parent project |
| 214 | 214 | ** --ipv4 Use only IPv4, not IPv6 |
| 215 | 215 | ** --once Do not remember URL for subsequent syncs |
| 216 | 216 | ** --proxy PROXY Use the specified HTTP proxy |
| 217 | 217 | ** --private Pull private branches too |
| 218 | -** -R|--repository REPO Repository to pull into | |
| 218 | +** -R|--repository REPO Local repository to pull into | |
| 219 | 219 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 220 | 220 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 221 | 221 | ** -v|--verbose Additional (debugging) output |
| 222 | 222 | ** --verily Exchange extra information with the remote |
| 223 | 223 | ** to ensure no content is overlooked |
| @@ -258,11 +258,11 @@ | ||
| 258 | 258 | ** if required by the remote website |
| 259 | 259 | ** --ipv4 Use only IPv4, not IPv6 |
| 260 | 260 | ** --once Do not remember URL for subsequent syncs |
| 261 | 261 | ** --proxy PROXY Use the specified HTTP proxy |
| 262 | 262 | ** --private Push private branches too |
| 263 | -** -R|--repository REPO Repository to pull into | |
| 263 | +** -R|--repository REPO Local repository to push from | |
| 264 | 264 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 265 | 265 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 266 | 266 | ** -v|--verbose Additional (debugging) output |
| 267 | 267 | ** --verily Exchange extra information with the remote |
| 268 | 268 | ** to ensure no content is overlooked |
| @@ -303,11 +303,11 @@ | ||
| 303 | 303 | ** if required by the remote website |
| 304 | 304 | ** --ipv4 Use only IPv4, not IPv6 |
| 305 | 305 | ** --once Do not remember URL for subsequent syncs |
| 306 | 306 | ** --proxy PROXY Use the specified HTTP proxy |
| 307 | 307 | ** --private Sync private branches too |
| 308 | -** -R|--repository REPO Repository to pull into | |
| 308 | +** -R|--repository REPO Local repository to sync with | |
| 309 | 309 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 310 | 310 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 311 | 311 | ** -u|--unversioned Also sync unversioned content |
| 312 | 312 | ** -v|--verbose Additional (debugging) output |
| 313 | 313 | ** --verily Exchange extra information with the remote |
| 314 | 314 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -213,11 +213,11 @@ | |
| 213 | ** --from-parent-project Pull content from the parent project |
| 214 | ** --ipv4 Use only IPv4, not IPv6 |
| 215 | ** --once Do not remember URL for subsequent syncs |
| 216 | ** --proxy PROXY Use the specified HTTP proxy |
| 217 | ** --private Pull private branches too |
| 218 | ** -R|--repository REPO Repository to pull into |
| 219 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 220 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 221 | ** -v|--verbose Additional (debugging) output |
| 222 | ** --verily Exchange extra information with the remote |
| 223 | ** to ensure no content is overlooked |
| @@ -258,11 +258,11 @@ | |
| 258 | ** if required by the remote website |
| 259 | ** --ipv4 Use only IPv4, not IPv6 |
| 260 | ** --once Do not remember URL for subsequent syncs |
| 261 | ** --proxy PROXY Use the specified HTTP proxy |
| 262 | ** --private Push private branches too |
| 263 | ** -R|--repository REPO Repository to pull into |
| 264 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 265 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 266 | ** -v|--verbose Additional (debugging) output |
| 267 | ** --verily Exchange extra information with the remote |
| 268 | ** to ensure no content is overlooked |
| @@ -303,11 +303,11 @@ | |
| 303 | ** if required by the remote website |
| 304 | ** --ipv4 Use only IPv4, not IPv6 |
| 305 | ** --once Do not remember URL for subsequent syncs |
| 306 | ** --proxy PROXY Use the specified HTTP proxy |
| 307 | ** --private Sync private branches too |
| 308 | ** -R|--repository REPO Repository to pull into |
| 309 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 310 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 311 | ** -u|--unversioned Also sync unversioned content |
| 312 | ** -v|--verbose Additional (debugging) output |
| 313 | ** --verily Exchange extra information with the remote |
| 314 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -213,11 +213,11 @@ | |
| 213 | ** --from-parent-project Pull content from the parent project |
| 214 | ** --ipv4 Use only IPv4, not IPv6 |
| 215 | ** --once Do not remember URL for subsequent syncs |
| 216 | ** --proxy PROXY Use the specified HTTP proxy |
| 217 | ** --private Pull private branches too |
| 218 | ** -R|--repository REPO Local repository to pull into |
| 219 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 220 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 221 | ** -v|--verbose Additional (debugging) output |
| 222 | ** --verily Exchange extra information with the remote |
| 223 | ** to ensure no content is overlooked |
| @@ -258,11 +258,11 @@ | |
| 258 | ** if required by the remote website |
| 259 | ** --ipv4 Use only IPv4, not IPv6 |
| 260 | ** --once Do not remember URL for subsequent syncs |
| 261 | ** --proxy PROXY Use the specified HTTP proxy |
| 262 | ** --private Push private branches too |
| 263 | ** -R|--repository REPO Local repository to push from |
| 264 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 265 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 266 | ** -v|--verbose Additional (debugging) output |
| 267 | ** --verily Exchange extra information with the remote |
| 268 | ** to ensure no content is overlooked |
| @@ -303,11 +303,11 @@ | |
| 303 | ** if required by the remote website |
| 304 | ** --ipv4 Use only IPv4, not IPv6 |
| 305 | ** --once Do not remember URL for subsequent syncs |
| 306 | ** --proxy PROXY Use the specified HTTP proxy |
| 307 | ** --private Sync private branches too |
| 308 | ** -R|--repository REPO Local repository to sync with |
| 309 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 310 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 311 | ** -u|--unversioned Also sync unversioned content |
| 312 | ** -v|--verbose Additional (debugging) output |
| 313 | ** --verily Exchange extra information with the remote |
| 314 |