Fossil SCM

Add missing word in the help text for 'merge'.

danield 2024-12-16 16:22 trunk
Commit bdc6bb1cfb2011da23968074c9e0f7d3a22e14891f8eb0c3f14b278e5335b35b
1 file changed +1 -1
+1 -1
--- src/merge.c
+++ src/merge.c
@@ -687,11 +687,11 @@
687687
** -K|--keep-merge-files On merge conflict, retain the temporary files
688688
** used for merging, named *-baseline, *-original,
689689
** and *-merge.
690690
** -n|--dry-run Do not actually change files on disk
691691
** --nosync Do not auto-sync prior to merging
692
-** --noundo Do not changes in the undo log
692
+** --noundo Do not record changes in the undo log
693693
** -v|--verbose Show additional details of the merge
694694
*/
695695
void merge_cmd(void){
696696
int vid; /* Current version "V" */
697697
int mid; /* Version we are merging from "M" */
698698
--- src/merge.c
+++ src/merge.c
@@ -687,11 +687,11 @@
687 ** -K|--keep-merge-files On merge conflict, retain the temporary files
688 ** used for merging, named *-baseline, *-original,
689 ** and *-merge.
690 ** -n|--dry-run Do not actually change files on disk
691 ** --nosync Do not auto-sync prior to merging
692 ** --noundo Do not changes in the undo log
693 ** -v|--verbose Show additional details of the merge
694 */
695 void merge_cmd(void){
696 int vid; /* Current version "V" */
697 int mid; /* Version we are merging from "M" */
698
--- src/merge.c
+++ src/merge.c
@@ -687,11 +687,11 @@
687 ** -K|--keep-merge-files On merge conflict, retain the temporary files
688 ** used for merging, named *-baseline, *-original,
689 ** and *-merge.
690 ** -n|--dry-run Do not actually change files on disk
691 ** --nosync Do not auto-sync prior to merging
692 ** --noundo Do not record changes in the undo log
693 ** -v|--verbose Show additional details of the merge
694 */
695 void merge_cmd(void){
696 int vid; /* Current version "V" */
697 int mid; /* Version we are merging from "M" */
698

Keyboard Shortcuts

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