Fossil SCM
Improvements to "fossil sync" help text.
Commit
88871c0203eef4d67cbc3871aa7b8179e646a7c035a47be9fe191b601d580ebf
Parent
8089622419a9e5f…
1 file changed
+4
-2
+4
-2
| --- src/sync.c | ||
| +++ src/sync.c | ||
| @@ -390,11 +390,12 @@ | ||
| 390 | 390 | ** -R|--repository REPO Local repository to push from |
| 391 | 391 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 392 | 392 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 393 | 393 | ** --transport-command CMD Use external command CMD to communicate with |
| 394 | 394 | ** the server |
| 395 | -** -v|--verbose Additional (debugging) output | |
| 395 | +** -v|--verbose Additional (debugging) output - use twice for | |
| 396 | +** network debugging | |
| 396 | 397 | ** --verily Exchange extra information with the remote |
| 397 | 398 | ** to ensure no content is overlooked |
| 398 | 399 | ** |
| 399 | 400 | ** See also: [[clone]], [[config]], [[pull]], [[remote]], [[sync]] |
| 400 | 401 | */ |
| @@ -439,11 +440,12 @@ | ||
| 439 | 440 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 440 | 441 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 441 | 442 | ** --transport-command CMD Use external command CMD to move message |
| 442 | 443 | ** between the client and the server |
| 443 | 444 | ** -u|--unversioned Also sync unversioned content |
| 444 | -** -v|--verbose Additional (debugging) output | |
| 445 | +** -v|--verbose Additional (debugging) output - use twice to | |
| 446 | +** get network debug info | |
| 445 | 447 | ** --verily Exchange extra information with the remote |
| 446 | 448 | ** to ensure no content is overlooked |
| 447 | 449 | ** |
| 448 | 450 | ** See also: [[clone]], [[pull]], [[push]], [[remote]] |
| 449 | 451 | */ |
| 450 | 452 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -390,11 +390,12 @@ | |
| 390 | ** -R|--repository REPO Local repository to push from |
| 391 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 392 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 393 | ** --transport-command CMD Use external command CMD to communicate with |
| 394 | ** the server |
| 395 | ** -v|--verbose Additional (debugging) output |
| 396 | ** --verily Exchange extra information with the remote |
| 397 | ** to ensure no content is overlooked |
| 398 | ** |
| 399 | ** See also: [[clone]], [[config]], [[pull]], [[remote]], [[sync]] |
| 400 | */ |
| @@ -439,11 +440,12 @@ | |
| 439 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 440 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 441 | ** --transport-command CMD Use external command CMD to move message |
| 442 | ** between the client and the server |
| 443 | ** -u|--unversioned Also sync unversioned content |
| 444 | ** -v|--verbose Additional (debugging) output |
| 445 | ** --verily Exchange extra information with the remote |
| 446 | ** to ensure no content is overlooked |
| 447 | ** |
| 448 | ** See also: [[clone]], [[pull]], [[push]], [[remote]] |
| 449 | */ |
| 450 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -390,11 +390,12 @@ | |
| 390 | ** -R|--repository REPO Local repository to push from |
| 391 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 392 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 393 | ** --transport-command CMD Use external command CMD to communicate with |
| 394 | ** the server |
| 395 | ** -v|--verbose Additional (debugging) output - use twice for |
| 396 | ** network debugging |
| 397 | ** --verily Exchange extra information with the remote |
| 398 | ** to ensure no content is overlooked |
| 399 | ** |
| 400 | ** See also: [[clone]], [[config]], [[pull]], [[remote]], [[sync]] |
| 401 | */ |
| @@ -439,11 +440,12 @@ | |
| 440 | ** --ssl-identity FILE Local SSL credentials, if requested by remote |
| 441 | ** --ssh-command SSH Use SSH as the "ssh" command |
| 442 | ** --transport-command CMD Use external command CMD to move message |
| 443 | ** between the client and the server |
| 444 | ** -u|--unversioned Also sync unversioned content |
| 445 | ** -v|--verbose Additional (debugging) output - use twice to |
| 446 | ** get network debug info |
| 447 | ** --verily Exchange extra information with the remote |
| 448 | ** to ensure no content is overlooked |
| 449 | ** |
| 450 | ** See also: [[clone]], [[pull]], [[push]], [[remote]] |
| 451 | */ |
| 452 |