Fossil SCM
Fix typo in comment.
Commit
af573d13098084f44fbccf578917b5c0b9901195
Parent
26c985ce13a6a4d…
1 file changed
+1
-1
+1
-1
| --- src/sync.c | ||
| +++ src/sync.c | ||
| @@ -234,11 +234,11 @@ | ||
| 234 | 234 | ** Usage: %fossil push ?URL? ?options? |
| 235 | 235 | ** |
| 236 | 236 | ** Push all sharable changes from the local repository to a remote repository. |
| 237 | 237 | ** Sharable changes include public check-ins, and wiki, ticket, and tech-note |
| 238 | 238 | ** edits. Use --private to also push private branches. Use the |
| 239 | -** "configuration pull" command to push website configuration details. | |
| 239 | +** "configuration push" command to push website configuration details. | |
| 240 | 240 | ** |
| 241 | 241 | ** If URL is not specified, then the URL from the most recent clone, push, |
| 242 | 242 | ** pull, remote-url, or sync command is used. See "fossil help clone" for |
| 243 | 243 | ** details on the URL formats. |
| 244 | 244 | ** |
| 245 | 245 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -234,11 +234,11 @@ | |
| 234 | ** Usage: %fossil push ?URL? ?options? |
| 235 | ** |
| 236 | ** Push all sharable changes from the local repository to a remote repository. |
| 237 | ** Sharable changes include public check-ins, and wiki, ticket, and tech-note |
| 238 | ** edits. Use --private to also push private branches. Use the |
| 239 | ** "configuration pull" command to push website configuration details. |
| 240 | ** |
| 241 | ** If URL is not specified, then the URL from the most recent clone, push, |
| 242 | ** pull, remote-url, or sync command is used. See "fossil help clone" for |
| 243 | ** details on the URL formats. |
| 244 | ** |
| 245 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -234,11 +234,11 @@ | |
| 234 | ** Usage: %fossil push ?URL? ?options? |
| 235 | ** |
| 236 | ** Push all sharable changes from the local repository to a remote repository. |
| 237 | ** Sharable changes include public check-ins, and wiki, ticket, and tech-note |
| 238 | ** edits. Use --private to also push private branches. Use the |
| 239 | ** "configuration push" command to push website configuration details. |
| 240 | ** |
| 241 | ** If URL is not specified, then the URL from the most recent clone, push, |
| 242 | ** pull, remote-url, or sync command is used. See "fossil help clone" for |
| 243 | ** details on the URL formats. |
| 244 | ** |
| 245 |