Fossil SCM
help text fix reported in ML.
Commit
5e6fa72016aafa93ffd83c4cc7eb64d81d4b8603
Parent
ba779faf482242a…
1 file changed
+1
-1
+1
-1
| --- src/checkin.c | ||
| +++ src/checkin.c | ||
| @@ -248,11 +248,11 @@ | ||
| 248 | 248 | ** COMMAND: ls |
| 249 | 249 | ** |
| 250 | 250 | ** Usage: %fossil ls ?OPTIONS? ?VERSION? ?FILENAMES? |
| 251 | 251 | ** |
| 252 | 252 | ** Show the names of all files in the current checkout. The -v provides |
| 253 | -** extra information about each file. If FILENAMES are included, the only | |
| 253 | +** extra information about each file. If FILENAMES are included, only | |
| 254 | 254 | ** the files listed (or their children if they are directories) are shown. |
| 255 | 255 | ** |
| 256 | 256 | ** Options: |
| 257 | 257 | ** --age Show when each file was committed |
| 258 | 258 | ** -v|--verbose Provide extra information about each file. |
| 259 | 259 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -248,11 +248,11 @@ | |
| 248 | ** COMMAND: ls |
| 249 | ** |
| 250 | ** Usage: %fossil ls ?OPTIONS? ?VERSION? ?FILENAMES? |
| 251 | ** |
| 252 | ** Show the names of all files in the current checkout. The -v provides |
| 253 | ** extra information about each file. If FILENAMES are included, the only |
| 254 | ** the files listed (or their children if they are directories) are shown. |
| 255 | ** |
| 256 | ** Options: |
| 257 | ** --age Show when each file was committed |
| 258 | ** -v|--verbose Provide extra information about each file. |
| 259 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -248,11 +248,11 @@ | |
| 248 | ** COMMAND: ls |
| 249 | ** |
| 250 | ** Usage: %fossil ls ?OPTIONS? ?VERSION? ?FILENAMES? |
| 251 | ** |
| 252 | ** Show the names of all files in the current checkout. The -v provides |
| 253 | ** extra information about each file. If FILENAMES are included, only |
| 254 | ** the files listed (or their children if they are directories) are shown. |
| 255 | ** |
| 256 | ** Options: |
| 257 | ** --age Show when each file was committed |
| 258 | ** -v|--verbose Provide extra information about each file. |
| 259 |