Fossil SCM
Fix typo in built-in documentation for "fossil open".
Commit
9ec3274f3580df0c52307411431bdf50d483422dbf9040c5ff0a12d2b4102f36
Parent
99ab1118f57dcaf…
1 file changed
-2
M
src/db.c
-2
| --- src/db.c | ||
| +++ src/db.c | ||
| @@ -3101,12 +3101,10 @@ | ||
| 3101 | 3101 | ** |
| 3102 | 3102 | ** The base URI for cloning is 'https://fossil-scm.org/home'. The extra |
| 3103 | 3103 | ** 'new-name' term means that the cloned repository will be called |
| 3104 | 3104 | ** 'new-name.fossil'. |
| 3105 | 3105 | ** |
| 3106 | -** Note that | |
| 3107 | -** | |
| 3108 | 3106 | ** Options: |
| 3109 | 3107 | ** --empty Initialize checkout as being empty, but still connected |
| 3110 | 3108 | ** with the local repository. If you commit this checkout, |
| 3111 | 3109 | ** it will become a new "initial" commit in the repository. |
| 3112 | 3110 | ** --force Continue with the open even if the working directory is |
| 3113 | 3111 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -3101,12 +3101,10 @@ | |
| 3101 | ** |
| 3102 | ** The base URI for cloning is 'https://fossil-scm.org/home'. The extra |
| 3103 | ** 'new-name' term means that the cloned repository will be called |
| 3104 | ** 'new-name.fossil'. |
| 3105 | ** |
| 3106 | ** Note that |
| 3107 | ** |
| 3108 | ** Options: |
| 3109 | ** --empty Initialize checkout as being empty, but still connected |
| 3110 | ** with the local repository. If you commit this checkout, |
| 3111 | ** it will become a new "initial" commit in the repository. |
| 3112 | ** --force Continue with the open even if the working directory is |
| 3113 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -3101,12 +3101,10 @@ | |
| 3101 | ** |
| 3102 | ** The base URI for cloning is 'https://fossil-scm.org/home'. The extra |
| 3103 | ** 'new-name' term means that the cloned repository will be called |
| 3104 | ** 'new-name.fossil'. |
| 3105 | ** |
| 3106 | ** Options: |
| 3107 | ** --empty Initialize checkout as being empty, but still connected |
| 3108 | ** with the local repository. If you commit this checkout, |
| 3109 | ** it will become a new "initial" commit in the repository. |
| 3110 | ** --force Continue with the open even if the working directory is |
| 3111 |