Fossil SCM

Minor typo fixes in new patch command help text. No code changes.

jamsek 2021-06-24 15:27 trunk
Commit 1190034e377a3705b66da8a806a0544159d2f2c46e043c24918bc2637168f6f0
1 file changed +3 -3
+3 -3
--- src/patch.c
+++ src/patch.c
@@ -830,11 +830,11 @@
830830
/*
831831
** COMMAND: patch
832832
**
833833
** Usage: %fossil patch SUBCOMMAND ?ARGS ..?
834834
**
835
-** This command is used to creates, view, and apply Fossil binary patches.
835
+** This command is used to create, view, and apply Fossil binary patches.
836836
** A Fossil binary patch is a single (binary) file that captures all of the
837837
** uncommitted changes of a check-out. Use Fossil binary patches to transfer
838838
** proposed or incomplete changes between machines for testing or analysis.
839839
**
840840
** > fossil patch create [DIRECTORY] FILENAME
@@ -846,11 +846,11 @@
846846
**
847847
** -f|--force Overwrite an existing patch with the same name.
848848
**
849849
** > fossil patch apply [DIRECTORY] FILENAME
850850
**
851
-** Apply the changes in FILENAME to the check-out a DIRECTORY, or
851
+** Apply the changes in FILENAME to the check-out at DIRECTORY, or
852852
** in the current directory if DIRECTORY is omitted. Options:
853853
**
854854
** -f|--force Apply the patch even though there are unsaved
855855
** changes in the current check-out.
856856
** -n|--dryrun Do nothing, but print what would have happened.
@@ -888,11 +888,11 @@
888888
** -n|--dryrun Do nothing, but print what would have happened.
889889
** -v|--verbose Extra output explaining what happens.
890890
**
891891
** > fossil patch view FILENAME
892892
**
893
-** View a summary of the the changes in the binary patch FILENAME.
893
+** View a summary of the changes in the binary patch FILENAME.
894894
** Use "fossil patch diff" for detailed patch content.
895895
**
896896
** -v|--verbose Show extra detail about the patch.
897897
**
898898
*/
899899
--- src/patch.c
+++ src/patch.c
@@ -830,11 +830,11 @@
830 /*
831 ** COMMAND: patch
832 **
833 ** Usage: %fossil patch SUBCOMMAND ?ARGS ..?
834 **
835 ** This command is used to creates, view, and apply Fossil binary patches.
836 ** A Fossil binary patch is a single (binary) file that captures all of the
837 ** uncommitted changes of a check-out. Use Fossil binary patches to transfer
838 ** proposed or incomplete changes between machines for testing or analysis.
839 **
840 ** > fossil patch create [DIRECTORY] FILENAME
@@ -846,11 +846,11 @@
846 **
847 ** -f|--force Overwrite an existing patch with the same name.
848 **
849 ** > fossil patch apply [DIRECTORY] FILENAME
850 **
851 ** Apply the changes in FILENAME to the check-out a DIRECTORY, or
852 ** in the current directory if DIRECTORY is omitted. Options:
853 **
854 ** -f|--force Apply the patch even though there are unsaved
855 ** changes in the current check-out.
856 ** -n|--dryrun Do nothing, but print what would have happened.
@@ -888,11 +888,11 @@
888 ** -n|--dryrun Do nothing, but print what would have happened.
889 ** -v|--verbose Extra output explaining what happens.
890 **
891 ** > fossil patch view FILENAME
892 **
893 ** View a summary of the the changes in the binary patch FILENAME.
894 ** Use "fossil patch diff" for detailed patch content.
895 **
896 ** -v|--verbose Show extra detail about the patch.
897 **
898 */
899
--- src/patch.c
+++ src/patch.c
@@ -830,11 +830,11 @@
830 /*
831 ** COMMAND: patch
832 **
833 ** Usage: %fossil patch SUBCOMMAND ?ARGS ..?
834 **
835 ** This command is used to create, view, and apply Fossil binary patches.
836 ** A Fossil binary patch is a single (binary) file that captures all of the
837 ** uncommitted changes of a check-out. Use Fossil binary patches to transfer
838 ** proposed or incomplete changes between machines for testing or analysis.
839 **
840 ** > fossil patch create [DIRECTORY] FILENAME
@@ -846,11 +846,11 @@
846 **
847 ** -f|--force Overwrite an existing patch with the same name.
848 **
849 ** > fossil patch apply [DIRECTORY] FILENAME
850 **
851 ** Apply the changes in FILENAME to the check-out at DIRECTORY, or
852 ** in the current directory if DIRECTORY is omitted. Options:
853 **
854 ** -f|--force Apply the patch even though there are unsaved
855 ** changes in the current check-out.
856 ** -n|--dryrun Do nothing, but print what would have happened.
@@ -888,11 +888,11 @@
888 ** -n|--dryrun Do nothing, but print what would have happened.
889 ** -v|--verbose Extra output explaining what happens.
890 **
891 ** > fossil patch view FILENAME
892 **
893 ** View a summary of the changes in the binary patch FILENAME.
894 ** Use "fossil patch diff" for detailed patch content.
895 **
896 ** -v|--verbose Show extra detail about the patch.
897 **
898 */
899

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button