Fossil SCM
Adapt the help text for the `open' command to the implementation.
Commit
b2ab66ea0dec6fd511a630aa013d868e55386231a91597f3996c0ca7ba41d81d
Parent
2a8551762dba485…
2 files changed
+1
-3
+1
-3
M
src/db.c
+1
-3
| --- src/db.c | ||
| +++ src/db.c | ||
| @@ -4098,11 +4098,11 @@ | ||
| 4098 | 4098 | ** Options: |
| 4099 | 4099 | ** --empty Initialize check-out as being empty, but still connected |
| 4100 | 4100 | ** with the local repository. If you commit this check-out, |
| 4101 | 4101 | ** it will become a new "initial" commit in the repository. |
| 4102 | 4102 | ** -f|--force Continue with the open even if the working directory is |
| 4103 | -** not empty | |
| 4103 | +** not empty, or if auto-sync fails. | |
| 4104 | 4104 | ** --force-missing Force opening a repository with missing content |
| 4105 | 4105 | ** -k|--keep Only modify the manifest file(s) |
| 4106 | 4106 | ** --nested Allow opening a repository inside an opened check-out |
| 4107 | 4107 | ** --nosync Do not auto-sync the repository prior to opening even |
| 4108 | 4108 | ** if the autosync setting is on. |
| @@ -4109,12 +4109,10 @@ | ||
| 4109 | 4109 | ** --repodir DIR If REPOSITORY is a URI that will be cloned, store |
| 4110 | 4110 | ** the clone in DIR rather than in "." |
| 4111 | 4111 | ** --setmtime Set timestamps of all files to match their SCM-side |
| 4112 | 4112 | ** times (the timestamp of the last check-in which modified |
| 4113 | 4113 | ** them). |
| 4114 | -** --sync Auto-sync prior to opening even if the autosync setting | |
| 4115 | -** is off | |
| 4116 | 4114 | ** --verbose If passed a URI then this flag is passed on to the clone |
| 4117 | 4115 | ** operation, otherwise it has no effect |
| 4118 | 4116 | ** --workdir DIR Use DIR as the working directory instead of ".". The DIR |
| 4119 | 4117 | ** directory is created if it does not exist. |
| 4120 | 4118 | ** |
| 4121 | 4119 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -4098,11 +4098,11 @@ | |
| 4098 | ** Options: |
| 4099 | ** --empty Initialize check-out as being empty, but still connected |
| 4100 | ** with the local repository. If you commit this check-out, |
| 4101 | ** it will become a new "initial" commit in the repository. |
| 4102 | ** -f|--force Continue with the open even if the working directory is |
| 4103 | ** not empty |
| 4104 | ** --force-missing Force opening a repository with missing content |
| 4105 | ** -k|--keep Only modify the manifest file(s) |
| 4106 | ** --nested Allow opening a repository inside an opened check-out |
| 4107 | ** --nosync Do not auto-sync the repository prior to opening even |
| 4108 | ** if the autosync setting is on. |
| @@ -4109,12 +4109,10 @@ | |
| 4109 | ** --repodir DIR If REPOSITORY is a URI that will be cloned, store |
| 4110 | ** the clone in DIR rather than in "." |
| 4111 | ** --setmtime Set timestamps of all files to match their SCM-side |
| 4112 | ** times (the timestamp of the last check-in which modified |
| 4113 | ** them). |
| 4114 | ** --sync Auto-sync prior to opening even if the autosync setting |
| 4115 | ** is off |
| 4116 | ** --verbose If passed a URI then this flag is passed on to the clone |
| 4117 | ** operation, otherwise it has no effect |
| 4118 | ** --workdir DIR Use DIR as the working directory instead of ".". The DIR |
| 4119 | ** directory is created if it does not exist. |
| 4120 | ** |
| 4121 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -4098,11 +4098,11 @@ | |
| 4098 | ** Options: |
| 4099 | ** --empty Initialize check-out as being empty, but still connected |
| 4100 | ** with the local repository. If you commit this check-out, |
| 4101 | ** it will become a new "initial" commit in the repository. |
| 4102 | ** -f|--force Continue with the open even if the working directory is |
| 4103 | ** not empty, or if auto-sync fails. |
| 4104 | ** --force-missing Force opening a repository with missing content |
| 4105 | ** -k|--keep Only modify the manifest file(s) |
| 4106 | ** --nested Allow opening a repository inside an opened check-out |
| 4107 | ** --nosync Do not auto-sync the repository prior to opening even |
| 4108 | ** if the autosync setting is on. |
| @@ -4109,12 +4109,10 @@ | |
| 4109 | ** --repodir DIR If REPOSITORY is a URI that will be cloned, store |
| 4110 | ** the clone in DIR rather than in "." |
| 4111 | ** --setmtime Set timestamps of all files to match their SCM-side |
| 4112 | ** times (the timestamp of the last check-in which modified |
| 4113 | ** them). |
| 4114 | ** --verbose If passed a URI then this flag is passed on to the clone |
| 4115 | ** operation, otherwise it has no effect |
| 4116 | ** --workdir DIR Use DIR as the working directory instead of ".". The DIR |
| 4117 | ** directory is created if it does not exist. |
| 4118 | ** |
| 4119 |
M
src/db.c
+1
-3
| --- src/db.c | ||
| +++ src/db.c | ||
| @@ -4098,11 +4098,11 @@ | ||
| 4098 | 4098 | ** Options: |
| 4099 | 4099 | ** --empty Initialize check-out as being empty, but still connected |
| 4100 | 4100 | ** with the local repository. If you commit this check-out, |
| 4101 | 4101 | ** it will become a new "initial" commit in the repository. |
| 4102 | 4102 | ** -f|--force Continue with the open even if the working directory is |
| 4103 | -** not empty | |
| 4103 | +** not empty, or if auto-sync fails. | |
| 4104 | 4104 | ** --force-missing Force opening a repository with missing content |
| 4105 | 4105 | ** -k|--keep Only modify the manifest file(s) |
| 4106 | 4106 | ** --nested Allow opening a repository inside an opened check-out |
| 4107 | 4107 | ** --nosync Do not auto-sync the repository prior to opening even |
| 4108 | 4108 | ** if the autosync setting is on. |
| @@ -4109,12 +4109,10 @@ | ||
| 4109 | 4109 | ** --repodir DIR If REPOSITORY is a URI that will be cloned, store |
| 4110 | 4110 | ** the clone in DIR rather than in "." |
| 4111 | 4111 | ** --setmtime Set timestamps of all files to match their SCM-side |
| 4112 | 4112 | ** times (the timestamp of the last check-in which modified |
| 4113 | 4113 | ** them). |
| 4114 | -** --sync Auto-sync prior to opening even if the autosync setting | |
| 4115 | -** is off | |
| 4116 | 4114 | ** --verbose If passed a URI then this flag is passed on to the clone |
| 4117 | 4115 | ** operation, otherwise it has no effect |
| 4118 | 4116 | ** --workdir DIR Use DIR as the working directory instead of ".". The DIR |
| 4119 | 4117 | ** directory is created if it does not exist. |
| 4120 | 4118 | ** |
| 4121 | 4119 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -4098,11 +4098,11 @@ | |
| 4098 | ** Options: |
| 4099 | ** --empty Initialize check-out as being empty, but still connected |
| 4100 | ** with the local repository. If you commit this check-out, |
| 4101 | ** it will become a new "initial" commit in the repository. |
| 4102 | ** -f|--force Continue with the open even if the working directory is |
| 4103 | ** not empty |
| 4104 | ** --force-missing Force opening a repository with missing content |
| 4105 | ** -k|--keep Only modify the manifest file(s) |
| 4106 | ** --nested Allow opening a repository inside an opened check-out |
| 4107 | ** --nosync Do not auto-sync the repository prior to opening even |
| 4108 | ** if the autosync setting is on. |
| @@ -4109,12 +4109,10 @@ | |
| 4109 | ** --repodir DIR If REPOSITORY is a URI that will be cloned, store |
| 4110 | ** the clone in DIR rather than in "." |
| 4111 | ** --setmtime Set timestamps of all files to match their SCM-side |
| 4112 | ** times (the timestamp of the last check-in which modified |
| 4113 | ** them). |
| 4114 | ** --sync Auto-sync prior to opening even if the autosync setting |
| 4115 | ** is off |
| 4116 | ** --verbose If passed a URI then this flag is passed on to the clone |
| 4117 | ** operation, otherwise it has no effect |
| 4118 | ** --workdir DIR Use DIR as the working directory instead of ".". The DIR |
| 4119 | ** directory is created if it does not exist. |
| 4120 | ** |
| 4121 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -4098,11 +4098,11 @@ | |
| 4098 | ** Options: |
| 4099 | ** --empty Initialize check-out as being empty, but still connected |
| 4100 | ** with the local repository. If you commit this check-out, |
| 4101 | ** it will become a new "initial" commit in the repository. |
| 4102 | ** -f|--force Continue with the open even if the working directory is |
| 4103 | ** not empty, or if auto-sync fails. |
| 4104 | ** --force-missing Force opening a repository with missing content |
| 4105 | ** -k|--keep Only modify the manifest file(s) |
| 4106 | ** --nested Allow opening a repository inside an opened check-out |
| 4107 | ** --nosync Do not auto-sync the repository prior to opening even |
| 4108 | ** if the autosync setting is on. |
| @@ -4109,12 +4109,10 @@ | |
| 4109 | ** --repodir DIR If REPOSITORY is a URI that will be cloned, store |
| 4110 | ** the clone in DIR rather than in "." |
| 4111 | ** --setmtime Set timestamps of all files to match their SCM-side |
| 4112 | ** times (the timestamp of the last check-in which modified |
| 4113 | ** them). |
| 4114 | ** --verbose If passed a URI then this flag is passed on to the clone |
| 4115 | ** operation, otherwise it has no effect |
| 4116 | ** --workdir DIR Use DIR as the working directory instead of ".". The DIR |
| 4117 | ** directory is created if it does not exist. |
| 4118 | ** |
| 4119 |