Fossil SCM
Fix typo in the on-line help for the bundle command.
Commit
fd4fc1a9043eae56a78238530f0f1bd3b1369fb0
Parent
460d5628a366f03…
1 file changed
+1
-1
+1
-1
| --- src/bundle.c | ||
| +++ src/bundle.c | ||
| @@ -761,11 +761,11 @@ | ||
| 761 | 761 | ** |
| 762 | 762 | ** fossil bundle import BUNDLE ?--publish? |
| 763 | 763 | ** |
| 764 | 764 | ** Import all content from BUNDLE into the repository. By default, the |
| 765 | 765 | ** imported files are private and will not sync. Use the --publish |
| 766 | -** option makes the import public. | |
| 766 | +** option to make the import public. | |
| 767 | 767 | ** |
| 768 | 768 | ** fossil bundle ls BUNDLE |
| 769 | 769 | ** |
| 770 | 770 | ** List the contents of BUNDLE on standard output |
| 771 | 771 | ** |
| 772 | 772 |
| --- src/bundle.c | |
| +++ src/bundle.c | |
| @@ -761,11 +761,11 @@ | |
| 761 | ** |
| 762 | ** fossil bundle import BUNDLE ?--publish? |
| 763 | ** |
| 764 | ** Import all content from BUNDLE into the repository. By default, the |
| 765 | ** imported files are private and will not sync. Use the --publish |
| 766 | ** option makes the import public. |
| 767 | ** |
| 768 | ** fossil bundle ls BUNDLE |
| 769 | ** |
| 770 | ** List the contents of BUNDLE on standard output |
| 771 | ** |
| 772 |
| --- src/bundle.c | |
| +++ src/bundle.c | |
| @@ -761,11 +761,11 @@ | |
| 761 | ** |
| 762 | ** fossil bundle import BUNDLE ?--publish? |
| 763 | ** |
| 764 | ** Import all content from BUNDLE into the repository. By default, the |
| 765 | ** imported files are private and will not sync. Use the --publish |
| 766 | ** option to make the import public. |
| 767 | ** |
| 768 | ** fossil bundle ls BUNDLE |
| 769 | ** |
| 770 | ** List the contents of BUNDLE on standard output |
| 771 | ** |
| 772 |