Fossil SCM
Update TH1 'dir' command syntax in docs.
Commit
73960e0de5e371e3595cac68a8b82d831629608b
Parent
f4ceace8f574c03…
1 file changed
+1
-1
+1
-1
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -238,11 +238,11 @@ | ||
| 238 | 238 | other markup is processed. |
| 239 | 239 | |
| 240 | 240 | <a name="dir"></a>TH1 dir Command |
| 241 | 241 | ------------------------------------------- |
| 242 | 242 | |
| 243 | - * dir CHECKIN ?GLOB? | |
| 243 | + * dir CHECKIN ?GLOB? ?DETAILS? | |
| 244 | 244 | |
| 245 | 245 | Returns a list containing all files in CHECKIN. If GLOB is given only |
| 246 | 246 | the files matching the pattern GLOB within CHECKIN will be returned. |
| 247 | 247 | If DETAILS is non-zero, the result will be a list-of-lists, with each |
| 248 | 248 | element containing at least three elements: the file name, the file |
| 249 | 249 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -238,11 +238,11 @@ | |
| 238 | other markup is processed. |
| 239 | |
| 240 | <a name="dir"></a>TH1 dir Command |
| 241 | ------------------------------------------- |
| 242 | |
| 243 | * dir CHECKIN ?GLOB? |
| 244 | |
| 245 | Returns a list containing all files in CHECKIN. If GLOB is given only |
| 246 | the files matching the pattern GLOB within CHECKIN will be returned. |
| 247 | If DETAILS is non-zero, the result will be a list-of-lists, with each |
| 248 | element containing at least three elements: the file name, the file |
| 249 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -238,11 +238,11 @@ | |
| 238 | other markup is processed. |
| 239 | |
| 240 | <a name="dir"></a>TH1 dir Command |
| 241 | ------------------------------------------- |
| 242 | |
| 243 | * dir CHECKIN ?GLOB? ?DETAILS? |
| 244 | |
| 245 | Returns a list containing all files in CHECKIN. If GLOB is given only |
| 246 | the files matching the pattern GLOB within CHECKIN will be returned. |
| 247 | If DETAILS is non-zero, the result will be a list-of-lists, with each |
| 248 | element containing at least three elements: the file name, the file |
| 249 |