Fossil SCM
Fix to a "help" message. No code changes.
Commit
b892572644f5714e645c1d46b48ffcf6b56793d2
Parent
b063e40725f0ef7…
1 file changed
+1
-1
+1
-1
| --- src/configure.c | ||
| +++ src/configure.c | ||
| @@ -375,11 +375,11 @@ | ||
| 375 | 375 | ** accept the -R or --repository option to specific a repository. |
| 376 | 376 | ** |
| 377 | 377 | ** %fossil configuration export AREA FILENAME |
| 378 | 378 | ** |
| 379 | 379 | ** Write to FILENAME exported configuraton information for AREA. |
| 380 | -** AREA can be one of: all ticket skin project | |
| 380 | +** AREA can be one of: all email project shun skin ticket user | |
| 381 | 381 | ** |
| 382 | 382 | ** %fossil configuration import FILENAME |
| 383 | 383 | ** |
| 384 | 384 | ** Read a configuration from FILENAME, overwriting the current |
| 385 | 385 | ** configuration. |
| 386 | 386 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -375,11 +375,11 @@ | |
| 375 | ** accept the -R or --repository option to specific a repository. |
| 376 | ** |
| 377 | ** %fossil configuration export AREA FILENAME |
| 378 | ** |
| 379 | ** Write to FILENAME exported configuraton information for AREA. |
| 380 | ** AREA can be one of: all ticket skin project |
| 381 | ** |
| 382 | ** %fossil configuration import FILENAME |
| 383 | ** |
| 384 | ** Read a configuration from FILENAME, overwriting the current |
| 385 | ** configuration. |
| 386 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -375,11 +375,11 @@ | |
| 375 | ** accept the -R or --repository option to specific a repository. |
| 376 | ** |
| 377 | ** %fossil configuration export AREA FILENAME |
| 378 | ** |
| 379 | ** Write to FILENAME exported configuraton information for AREA. |
| 380 | ** AREA can be one of: all email project shun skin ticket user |
| 381 | ** |
| 382 | ** %fossil configuration import FILENAME |
| 383 | ** |
| 384 | ** Read a configuration from FILENAME, overwriting the current |
| 385 | ** configuration. |
| 386 |