Fossil SCM
Help text typo.
Commit
85e3340b37880a051aad5a47ff775fcb1307b5feafed52e50b3e5898aea1f9e4
Parent
4d9ec3e33c44ab5…
1 file changed
+1
-1
+1
-1
| --- src/file.c | ||
| +++ src/file.c | ||
| @@ -1815,11 +1815,11 @@ | ||
| 1815 | 1815 | ** This command gets its name from the conventional Unix "touch" |
| 1816 | 1816 | ** command. |
| 1817 | 1817 | ** |
| 1818 | 1818 | ** Options: |
| 1819 | 1819 | ** -g GLOBLIST Comma-separated list of glob patterns. Default |
| 1820 | -** is to touch all SCM-control files. | |
| 1820 | +** is to touch all SCM-controlled files. | |
| 1821 | 1821 | ** -G GLOBFILE Similar to -g but reads its globs from a |
| 1822 | 1822 | ** fossil-conventional glob list file. |
| 1823 | 1823 | ** -v|-verbose If true, outputs information about its globs |
| 1824 | 1824 | ** and each file it touches. |
| 1825 | 1825 | ** -n|--dry-run If given, outputs which files would |
| 1826 | 1826 |
| --- src/file.c | |
| +++ src/file.c | |
| @@ -1815,11 +1815,11 @@ | |
| 1815 | ** This command gets its name from the conventional Unix "touch" |
| 1816 | ** command. |
| 1817 | ** |
| 1818 | ** Options: |
| 1819 | ** -g GLOBLIST Comma-separated list of glob patterns. Default |
| 1820 | ** is to touch all SCM-control files. |
| 1821 | ** -G GLOBFILE Similar to -g but reads its globs from a |
| 1822 | ** fossil-conventional glob list file. |
| 1823 | ** -v|-verbose If true, outputs information about its globs |
| 1824 | ** and each file it touches. |
| 1825 | ** -n|--dry-run If given, outputs which files would |
| 1826 |
| --- src/file.c | |
| +++ src/file.c | |
| @@ -1815,11 +1815,11 @@ | |
| 1815 | ** This command gets its name from the conventional Unix "touch" |
| 1816 | ** command. |
| 1817 | ** |
| 1818 | ** Options: |
| 1819 | ** -g GLOBLIST Comma-separated list of glob patterns. Default |
| 1820 | ** is to touch all SCM-controlled files. |
| 1821 | ** -G GLOBFILE Similar to -g but reads its globs from a |
| 1822 | ** fossil-conventional glob list file. |
| 1823 | ** -v|-verbose If true, outputs information about its globs |
| 1824 | ** and each file it touches. |
| 1825 | ** -n|--dry-run If given, outputs which files would |
| 1826 |