Fossil SCM
(Grammar) Correction for diffcmd help text.
Commit
e879d1ef2c3f348f566d956d6e8ff8a15e5f319cdb0370b4c61d53d7adbc35a0
Parent
bb8604921caf24e…
1 file changed
+1
-1
+1
-1
| --- src/diffcmd.c | ||
| +++ src/diffcmd.c | ||
| @@ -1290,11 +1290,11 @@ | ||
| 1290 | 1290 | ** |
| 1291 | 1291 | ** Show the difference between the current version of each of the FILEs |
| 1292 | 1292 | ** specified (as they exist on disk) and that same file as it was checked- |
| 1293 | 1293 | ** out. Or if the FILE arguments are omitted, show all unsaved changes |
| 1294 | 1294 | ** currently in the working check-out. The "gdiff" variant means to |
| 1295 | -** to use a GUI diff. | |
| 1295 | +** use a GUI diff. | |
| 1296 | 1296 | ** |
| 1297 | 1297 | ** The default output format is a "unified patch" (the same as the |
| 1298 | 1298 | ** output of "diff -u" on most unix systems). Many alternative formats |
| 1299 | 1299 | ** are available. A few of the more useful alternatives: |
| 1300 | 1300 | ** |
| 1301 | 1301 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1290,11 +1290,11 @@ | |
| 1290 | ** |
| 1291 | ** Show the difference between the current version of each of the FILEs |
| 1292 | ** specified (as they exist on disk) and that same file as it was checked- |
| 1293 | ** out. Or if the FILE arguments are omitted, show all unsaved changes |
| 1294 | ** currently in the working check-out. The "gdiff" variant means to |
| 1295 | ** to use a GUI diff. |
| 1296 | ** |
| 1297 | ** The default output format is a "unified patch" (the same as the |
| 1298 | ** output of "diff -u" on most unix systems). Many alternative formats |
| 1299 | ** are available. A few of the more useful alternatives: |
| 1300 | ** |
| 1301 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1290,11 +1290,11 @@ | |
| 1290 | ** |
| 1291 | ** Show the difference between the current version of each of the FILEs |
| 1292 | ** specified (as they exist on disk) and that same file as it was checked- |
| 1293 | ** out. Or if the FILE arguments are omitted, show all unsaved changes |
| 1294 | ** currently in the working check-out. The "gdiff" variant means to |
| 1295 | ** use a GUI diff. |
| 1296 | ** |
| 1297 | ** The default output format is a "unified patch" (the same as the |
| 1298 | ** output of "diff -u" on most unix systems). Many alternative formats |
| 1299 | ** are available. A few of the more useful alternatives: |
| 1300 | ** |
| 1301 |