Fossil SCM
Fix a typo in the help text for "fossil import". Ticket [e8a6bfa54e0c3]
Commit
973a6b1ee88362adec7f0ecabc7219740cf76c06
Parent
0b6c414c6f4473f…
1 file changed
+1
-1
+1
-1
| --- src/import.c | ||
| +++ src/import.c | ||
| @@ -580,11 +580,11 @@ | ||
| 580 | 580 | ** |
| 581 | 581 | ** Usage: %fossil import --git NEW-REPOSITORY |
| 582 | 582 | ** |
| 583 | 583 | ** Read text generated by the git-fast-export command and use it to |
| 584 | 584 | ** construct a new Fossil repository named by the NEW-REPOSITORY |
| 585 | -** argument. The get-fast-export text is read from standard input. | |
| 585 | +** argument. The git-fast-export text is read from standard input. | |
| 586 | 586 | ** |
| 587 | 587 | ** The git-fast-export file format is currently the only VCS interchange |
| 588 | 588 | ** format that is understood, though other interchange formats may be added |
| 589 | 589 | ** in the future. |
| 590 | 590 | */ |
| 591 | 591 |
| --- src/import.c | |
| +++ src/import.c | |
| @@ -580,11 +580,11 @@ | |
| 580 | ** |
| 581 | ** Usage: %fossil import --git NEW-REPOSITORY |
| 582 | ** |
| 583 | ** Read text generated by the git-fast-export command and use it to |
| 584 | ** construct a new Fossil repository named by the NEW-REPOSITORY |
| 585 | ** argument. The get-fast-export text is read from standard input. |
| 586 | ** |
| 587 | ** The git-fast-export file format is currently the only VCS interchange |
| 588 | ** format that is understood, though other interchange formats may be added |
| 589 | ** in the future. |
| 590 | */ |
| 591 |
| --- src/import.c | |
| +++ src/import.c | |
| @@ -580,11 +580,11 @@ | |
| 580 | ** |
| 581 | ** Usage: %fossil import --git NEW-REPOSITORY |
| 582 | ** |
| 583 | ** Read text generated by the git-fast-export command and use it to |
| 584 | ** construct a new Fossil repository named by the NEW-REPOSITORY |
| 585 | ** argument. The git-fast-export text is read from standard input. |
| 586 | ** |
| 587 | ** The git-fast-export file format is currently the only VCS interchange |
| 588 | ** format that is understood, though other interchange formats may be added |
| 589 | ** in the future. |
| 590 | */ |
| 591 |