Fossil SCM
Fix typo in comment.
Commit
57f19bf5b1da3c7cb0ce4b3b6ead66c39df7beb1
Parent
ee463a39be9ed50…
1 file changed
+1
-1
+1
-1
| --- src/info.c | ||
| +++ src/info.c | ||
| @@ -2750,11 +2750,11 @@ | ||
| 2750 | 2750 | ** |
| 2751 | 2751 | ** Options: |
| 2752 | 2752 | ** |
| 2753 | 2753 | ** --author USER Make USER the author for check-in |
| 2754 | 2754 | ** -m|--comment COMMENT Make COMMENT the check-in comment |
| 2755 | -** -m|--message-file FILE Read the amended comment from FILE | |
| 2755 | +** -M|--message-file FILE Read the amended comment from FILE | |
| 2756 | 2756 | ** --edit-comment Launch editor to revise comment |
| 2757 | 2757 | ** --date DATE Make DATE the check-in time |
| 2758 | 2758 | ** --bgcolor COLOR Apply COLOR to this check-in |
| 2759 | 2759 | ** --branchcolor COLOR Apply and propagate COLOR to the branch |
| 2760 | 2760 | ** --tag TAG Add new TAG to this check-in |
| 2761 | 2761 |
| --- src/info.c | |
| +++ src/info.c | |
| @@ -2750,11 +2750,11 @@ | |
| 2750 | ** |
| 2751 | ** Options: |
| 2752 | ** |
| 2753 | ** --author USER Make USER the author for check-in |
| 2754 | ** -m|--comment COMMENT Make COMMENT the check-in comment |
| 2755 | ** -m|--message-file FILE Read the amended comment from FILE |
| 2756 | ** --edit-comment Launch editor to revise comment |
| 2757 | ** --date DATE Make DATE the check-in time |
| 2758 | ** --bgcolor COLOR Apply COLOR to this check-in |
| 2759 | ** --branchcolor COLOR Apply and propagate COLOR to the branch |
| 2760 | ** --tag TAG Add new TAG to this check-in |
| 2761 |
| --- src/info.c | |
| +++ src/info.c | |
| @@ -2750,11 +2750,11 @@ | |
| 2750 | ** |
| 2751 | ** Options: |
| 2752 | ** |
| 2753 | ** --author USER Make USER the author for check-in |
| 2754 | ** -m|--comment COMMENT Make COMMENT the check-in comment |
| 2755 | ** -M|--message-file FILE Read the amended comment from FILE |
| 2756 | ** --edit-comment Launch editor to revise comment |
| 2757 | ** --date DATE Make DATE the check-in time |
| 2758 | ** --bgcolor COLOR Apply COLOR to this check-in |
| 2759 | ** --branchcolor COLOR Apply and propagate COLOR to the branch |
| 2760 | ** --tag TAG Add new TAG to this check-in |
| 2761 |