Fossil SCM
Improve 'unversioned list' TH1 command comment.
Commit
484f26e3a0eebfd1067d4a3b6672db6955c4c451
Parent
a3f04386fe9de7e…
2 files changed
+1
-1
+1
-1
+1
-1
| --- src/th_main.c | ||
| +++ src/th_main.c | ||
| @@ -1354,11 +1354,11 @@ | ||
| 1354 | 1354 | |
| 1355 | 1355 | /* |
| 1356 | 1356 | ** TH1 command: unversioned list |
| 1357 | 1357 | ** |
| 1358 | 1358 | ** Returns a list of the names of all unversioned files held in the local |
| 1359 | -** repository. | |
| 1359 | +** repository. An error is generated if the repository is not open. | |
| 1360 | 1360 | */ |
| 1361 | 1361 | static int unversionedListCmd( |
| 1362 | 1362 | Th_Interp *interp, |
| 1363 | 1363 | void *p, |
| 1364 | 1364 | int argc, |
| 1365 | 1365 |
| --- src/th_main.c | |
| +++ src/th_main.c | |
| @@ -1354,11 +1354,11 @@ | |
| 1354 | |
| 1355 | /* |
| 1356 | ** TH1 command: unversioned list |
| 1357 | ** |
| 1358 | ** Returns a list of the names of all unversioned files held in the local |
| 1359 | ** repository. |
| 1360 | */ |
| 1361 | static int unversionedListCmd( |
| 1362 | Th_Interp *interp, |
| 1363 | void *p, |
| 1364 | int argc, |
| 1365 |
| --- src/th_main.c | |
| +++ src/th_main.c | |
| @@ -1354,11 +1354,11 @@ | |
| 1354 | |
| 1355 | /* |
| 1356 | ** TH1 command: unversioned list |
| 1357 | ** |
| 1358 | ** Returns a list of the names of all unversioned files held in the local |
| 1359 | ** repository. An error is generated if the repository is not open. |
| 1360 | */ |
| 1361 | static int unversionedListCmd( |
| 1362 | Th_Interp *interp, |
| 1363 | void *p, |
| 1364 | int argc, |
| 1365 |
+1
-1
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -628,11 +628,11 @@ | ||
| 628 | 628 | ------------------------------------------- |
| 629 | 629 | |
| 630 | 630 | * unversioned list |
| 631 | 631 | |
| 632 | 632 | Returns a list of the names of all unversioned files held in the local |
| 633 | -repository. | |
| 633 | +repository. An error is generated if the repository is not open. | |
| 634 | 634 | |
| 635 | 635 | <a name="utime"></a>TH1 utime Command |
| 636 | 636 | ------------------------------------- |
| 637 | 637 | |
| 638 | 638 | * utime |
| 639 | 639 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -628,11 +628,11 @@ | |
| 628 | ------------------------------------------- |
| 629 | |
| 630 | * unversioned list |
| 631 | |
| 632 | Returns a list of the names of all unversioned files held in the local |
| 633 | repository. |
| 634 | |
| 635 | <a name="utime"></a>TH1 utime Command |
| 636 | ------------------------------------- |
| 637 | |
| 638 | * utime |
| 639 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -628,11 +628,11 @@ | |
| 628 | ------------------------------------------- |
| 629 | |
| 630 | * unversioned list |
| 631 | |
| 632 | Returns a list of the names of all unversioned files held in the local |
| 633 | repository. An error is generated if the repository is not open. |
| 634 | |
| 635 | <a name="utime"></a>TH1 utime Command |
| 636 | ------------------------------------- |
| 637 | |
| 638 | * utime |
| 639 |