Fossil SCM
minor help text typo.
Commit
eb6b14723a1000b06136f3757e4d6e7aa156c85a
Parent
358f8e361f60e50…
1 file changed
+1
-1
+1
-1
| --- src/diff.c | ||
| +++ src/diff.c | ||
| @@ -2277,11 +2277,11 @@ | ||
| 2277 | 2277 | ** |
| 2278 | 2278 | ** %fossil (annotate|blame) ?OPTIONS? FILENAME |
| 2279 | 2279 | ** |
| 2280 | 2280 | ** Output the text of a file with markings to show when each line of |
| 2281 | 2281 | ** the file was last modified. The "annotate" command shows line numbers |
| 2282 | -** and omits the username. The "blame" command user the user who made each | |
| 2282 | +** and omits the username. The "blame" command shows the user who made each | |
| 2283 | 2283 | ** checkin and omits the line number. |
| 2284 | 2284 | ** |
| 2285 | 2285 | ** Options: |
| 2286 | 2286 | ** --filevers Show file version numbers rather than check-in versions |
| 2287 | 2287 | ** -l|--log List all versions analyzed |
| 2288 | 2288 |
| --- src/diff.c | |
| +++ src/diff.c | |
| @@ -2277,11 +2277,11 @@ | |
| 2277 | ** |
| 2278 | ** %fossil (annotate|blame) ?OPTIONS? FILENAME |
| 2279 | ** |
| 2280 | ** Output the text of a file with markings to show when each line of |
| 2281 | ** the file was last modified. The "annotate" command shows line numbers |
| 2282 | ** and omits the username. The "blame" command user the user who made each |
| 2283 | ** checkin and omits the line number. |
| 2284 | ** |
| 2285 | ** Options: |
| 2286 | ** --filevers Show file version numbers rather than check-in versions |
| 2287 | ** -l|--log List all versions analyzed |
| 2288 |
| --- src/diff.c | |
| +++ src/diff.c | |
| @@ -2277,11 +2277,11 @@ | |
| 2277 | ** |
| 2278 | ** %fossil (annotate|blame) ?OPTIONS? FILENAME |
| 2279 | ** |
| 2280 | ** Output the text of a file with markings to show when each line of |
| 2281 | ** the file was last modified. The "annotate" command shows line numbers |
| 2282 | ** and omits the username. The "blame" command shows the user who made each |
| 2283 | ** checkin and omits the line number. |
| 2284 | ** |
| 2285 | ** Options: |
| 2286 | ** --filevers Show file version numbers rather than check-in versions |
| 2287 | ** -l|--log List all versions analyzed |
| 2288 |