Fossil SCM
typo fix
Commit
66b13f1015e5870f875774bc8cdd6e72d554f4d8
Parent
58ee4e6e16976e5…
1 file changed
+1
-1
+1
-1
| --- src/branch.c | ||
| +++ src/branch.c | ||
| @@ -166,11 +166,11 @@ | ||
| 166 | 166 | /* |
| 167 | 167 | ** COMMAND: branch |
| 168 | 168 | ** |
| 169 | 169 | ** Usage: %fossil branch SUBCOMMAND ... ?-R|--repository FILE? |
| 170 | 170 | ** |
| 171 | -** Run various subcommands on the branches of the open repository o | |
| 171 | +** Run various subcommands on the branches of the open repository or | |
| 172 | 172 | ** of the repository identified by the -R or --repository option. |
| 173 | 173 | ** |
| 174 | 174 | ** %fossil branch new ?-bgcolor COLOR BRANCH-NAME |
| 175 | 175 | ** |
| 176 | 176 | ** Create a new branch BRANCH-NAME. You can optionally give |
| 177 | 177 |
| --- src/branch.c | |
| +++ src/branch.c | |
| @@ -166,11 +166,11 @@ | |
| 166 | /* |
| 167 | ** COMMAND: branch |
| 168 | ** |
| 169 | ** Usage: %fossil branch SUBCOMMAND ... ?-R|--repository FILE? |
| 170 | ** |
| 171 | ** Run various subcommands on the branches of the open repository o |
| 172 | ** of the repository identified by the -R or --repository option. |
| 173 | ** |
| 174 | ** %fossil branch new ?-bgcolor COLOR BRANCH-NAME |
| 175 | ** |
| 176 | ** Create a new branch BRANCH-NAME. You can optionally give |
| 177 |
| --- src/branch.c | |
| +++ src/branch.c | |
| @@ -166,11 +166,11 @@ | |
| 166 | /* |
| 167 | ** COMMAND: branch |
| 168 | ** |
| 169 | ** Usage: %fossil branch SUBCOMMAND ... ?-R|--repository FILE? |
| 170 | ** |
| 171 | ** Run various subcommands on the branches of the open repository or |
| 172 | ** of the repository identified by the -R or --repository option. |
| 173 | ** |
| 174 | ** %fossil branch new ?-bgcolor COLOR BRANCH-NAME |
| 175 | ** |
| 176 | ** Create a new branch BRANCH-NAME. You can optionally give |
| 177 |