Fossil SCM
Correction of simple typos in patch usage text.
Commit
9b10bf45755514b4681bd58268a87def443efce02bf1c1e8b3f8bda077fe516b
Parent
132af984d05422e…
1 file changed
+2
-2
+2
-2
| --- src/patch.c | ||
| +++ src/patch.c | ||
| @@ -864,12 +864,12 @@ | ||
| 864 | 864 | ** -v|--verbose Extra output explaining what happens |
| 865 | 865 | ** |
| 866 | 866 | ** > fossil patch diff [DIRECTORY] PATCHFILE |
| 867 | 867 | ** > fossil patch gdiff [DIRECTORY] PATCHFILE |
| 868 | 868 | ** |
| 869 | -** Show a human-readable diff for the patch in PATCHFILE and assocated | |
| 870 | -** with the the repository checked out in DIRECTORY. The currrent | |
| 869 | +** Show a human-readable diff for the patch in PATCHFILE and associated | |
| 870 | +** with the repository checked out in DIRECTORY. The current | |
| 871 | 871 | ** directory is used if DIRECTORY is omitted. All the usual |
| 872 | 872 | ** diff flags described at "fossil help diff" apply. With gdiff, |
| 873 | 873 | ** gdiff-command is used instead of internal diff logic. In addition: |
| 874 | 874 | ** |
| 875 | 875 | ** -f|--force Continue trying to perform the diff even if |
| 876 | 876 |
| --- src/patch.c | |
| +++ src/patch.c | |
| @@ -864,12 +864,12 @@ | |
| 864 | ** -v|--verbose Extra output explaining what happens |
| 865 | ** |
| 866 | ** > fossil patch diff [DIRECTORY] PATCHFILE |
| 867 | ** > fossil patch gdiff [DIRECTORY] PATCHFILE |
| 868 | ** |
| 869 | ** Show a human-readable diff for the patch in PATCHFILE and assocated |
| 870 | ** with the the repository checked out in DIRECTORY. The currrent |
| 871 | ** directory is used if DIRECTORY is omitted. All the usual |
| 872 | ** diff flags described at "fossil help diff" apply. With gdiff, |
| 873 | ** gdiff-command is used instead of internal diff logic. In addition: |
| 874 | ** |
| 875 | ** -f|--force Continue trying to perform the diff even if |
| 876 |
| --- src/patch.c | |
| +++ src/patch.c | |
| @@ -864,12 +864,12 @@ | |
| 864 | ** -v|--verbose Extra output explaining what happens |
| 865 | ** |
| 866 | ** > fossil patch diff [DIRECTORY] PATCHFILE |
| 867 | ** > fossil patch gdiff [DIRECTORY] PATCHFILE |
| 868 | ** |
| 869 | ** Show a human-readable diff for the patch in PATCHFILE and associated |
| 870 | ** with the repository checked out in DIRECTORY. The current |
| 871 | ** directory is used if DIRECTORY is omitted. All the usual |
| 872 | ** diff flags described at "fossil help diff" apply. With gdiff, |
| 873 | ** gdiff-command is used instead of internal diff logic. In addition: |
| 874 | ** |
| 875 | ** -f|--force Continue trying to perform the diff even if |
| 876 |