Fossil SCM
Fix typo in help for the "tag" command.
Commit
d328168677deb0174c0b61c32b277f4de0ba05a541598cd4cf65d8ba54229d3a
Parent
bb3fbffefaab13a…
1 file changed
+1
-1
+1
-1
| --- src/tag.c | ||
| +++ src/tag.c | ||
| @@ -412,11 +412,11 @@ | ||
| 412 | 412 | ** non-CHECK-IN artifacts. |
| 413 | 413 | ** --user-override USER Name USER when adding the tag |
| 414 | 414 | ** |
| 415 | 415 | ** The --date-override and --user-override options support |
| 416 | 416 | ** importing history from other SCM systems. DATETIME has |
| 417 | -** the form 'YYYY-MMM-DD HH:MM:SS'. | |
| 417 | +** the form 'YYYY-MM-DD HH:MM:SS'. | |
| 418 | 418 | ** |
| 419 | 419 | ** Note that fossil uses some tag prefixes internally and this |
| 420 | 420 | ** command will reject tags with these prefixes to avoid |
| 421 | 421 | ** causing problems or confusion: "wiki-", "tkt-", "event-". |
| 422 | 422 | ** |
| 423 | 423 |
| --- src/tag.c | |
| +++ src/tag.c | |
| @@ -412,11 +412,11 @@ | |
| 412 | ** non-CHECK-IN artifacts. |
| 413 | ** --user-override USER Name USER when adding the tag |
| 414 | ** |
| 415 | ** The --date-override and --user-override options support |
| 416 | ** importing history from other SCM systems. DATETIME has |
| 417 | ** the form 'YYYY-MMM-DD HH:MM:SS'. |
| 418 | ** |
| 419 | ** Note that fossil uses some tag prefixes internally and this |
| 420 | ** command will reject tags with these prefixes to avoid |
| 421 | ** causing problems or confusion: "wiki-", "tkt-", "event-". |
| 422 | ** |
| 423 |
| --- src/tag.c | |
| +++ src/tag.c | |
| @@ -412,11 +412,11 @@ | |
| 412 | ** non-CHECK-IN artifacts. |
| 413 | ** --user-override USER Name USER when adding the tag |
| 414 | ** |
| 415 | ** The --date-override and --user-override options support |
| 416 | ** importing history from other SCM systems. DATETIME has |
| 417 | ** the form 'YYYY-MM-DD HH:MM:SS'. |
| 418 | ** |
| 419 | ** Note that fossil uses some tag prefixes internally and this |
| 420 | ** command will reject tags with these prefixes to avoid |
| 421 | ** causing problems or confusion: "wiki-", "tkt-", "event-". |
| 422 | ** |
| 423 |