Fossil SCM
Mention the new '-nocomplain' to the TH1 'query' command in the documentation.
Commit
51fc4a3ec3dc54c16d36e5cec3e29e54eb7ea894
Parent
2ecdba9fe6e6018…
1 file changed
+1
-1
+1
-1
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -418,11 +418,11 @@ | ||
| 418 | 418 | Outputs the STRING unchanged. |
| 419 | 419 | |
| 420 | 420 | <a name="query"></a>TH1 query Command |
| 421 | 421 | ------------------------------------- |
| 422 | 422 | |
| 423 | - * query SQL CODE | |
| 423 | + * query ?-nocomplain? SQL CODE | |
| 424 | 424 | |
| 425 | 425 | Runs the SQL query given by the SQL argument. For each row in the result |
| 426 | 426 | set, run CODE. |
| 427 | 427 | |
| 428 | 428 | In SQL, parameters such as $var are filled in using the value of variable |
| 429 | 429 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -418,11 +418,11 @@ | |
| 418 | Outputs the STRING unchanged. |
| 419 | |
| 420 | <a name="query"></a>TH1 query Command |
| 421 | ------------------------------------- |
| 422 | |
| 423 | * query SQL CODE |
| 424 | |
| 425 | Runs the SQL query given by the SQL argument. For each row in the result |
| 426 | set, run CODE. |
| 427 | |
| 428 | In SQL, parameters such as $var are filled in using the value of variable |
| 429 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -418,11 +418,11 @@ | |
| 418 | Outputs the STRING unchanged. |
| 419 | |
| 420 | <a name="query"></a>TH1 query Command |
| 421 | ------------------------------------- |
| 422 | |
| 423 | * query ?-nocomplain? SQL CODE |
| 424 | |
| 425 | Runs the SQL query given by the SQL argument. For each row in the result |
| 426 | set, run CODE. |
| 427 | |
| 428 | In SQL, parameters such as $var are filled in using the value of variable |
| 429 |