Fossil SCM
Change the help for 'export' to refer to 'tech notes', not 'events'.
Commit
2fd471dc92cc5de6bd5e35926615866a1ce64143
Parent
539925123083102…
1 file changed
+1
-1
+1
-1
| --- src/export.c | ||
| +++ src/export.c | ||
| @@ -112,11 +112,11 @@ | ||
| 112 | 112 | ** |
| 113 | 113 | ** Run this command within a checkout. Or use the -R or --repository |
| 114 | 114 | ** option to specify a Fossil repository to be exported. |
| 115 | 115 | ** |
| 116 | 116 | ** Only check-ins are exported using --git. Git does not support tickets |
| 117 | -** or wiki or events or attachments, so none of those are exported. | |
| 117 | +** or wiki or tech notes or attachments, so none of those are exported. | |
| 118 | 118 | ** |
| 119 | 119 | ** If the "--import-marks FILE" option is used, it contains a list of |
| 120 | 120 | ** rids to skip. |
| 121 | 121 | ** |
| 122 | 122 | ** If the "--export-marks FILE" option is used, the rid of all commits and |
| 123 | 123 |
| --- src/export.c | |
| +++ src/export.c | |
| @@ -112,11 +112,11 @@ | |
| 112 | ** |
| 113 | ** Run this command within a checkout. Or use the -R or --repository |
| 114 | ** option to specify a Fossil repository to be exported. |
| 115 | ** |
| 116 | ** Only check-ins are exported using --git. Git does not support tickets |
| 117 | ** or wiki or events or attachments, so none of those are exported. |
| 118 | ** |
| 119 | ** If the "--import-marks FILE" option is used, it contains a list of |
| 120 | ** rids to skip. |
| 121 | ** |
| 122 | ** If the "--export-marks FILE" option is used, the rid of all commits and |
| 123 |
| --- src/export.c | |
| +++ src/export.c | |
| @@ -112,11 +112,11 @@ | |
| 112 | ** |
| 113 | ** Run this command within a checkout. Or use the -R or --repository |
| 114 | ** option to specify a Fossil repository to be exported. |
| 115 | ** |
| 116 | ** Only check-ins are exported using --git. Git does not support tickets |
| 117 | ** or wiki or tech notes or attachments, so none of those are exported. |
| 118 | ** |
| 119 | ** If the "--import-marks FILE" option is used, it contains a list of |
| 120 | ** rids to skip. |
| 121 | ** |
| 122 | ** If the "--export-marks FILE" option is used, the rid of all commits and |
| 123 |