Fossil SCM
doc change: add a link to the regexp syntax from the TH1 regexp command
Commit
817e3bc25e2d0e535f1b3f855ca5c8b2a0033f31433bc148f008294adf270c3f
Parent
41cd8d51ba7ce1a…
1 file changed
+2
+2
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -678,10 +678,12 @@ | ||
| 678 | 678 | * regexp ?-nocase? ?--? exp string |
| 679 | 679 | |
| 680 | 680 | Checks the string against the specified regular expression and returns |
| 681 | 681 | non-zero if it matches. If the regular expression is invalid or cannot |
| 682 | 682 | be compiled, an error will be generated. |
| 683 | + | |
| 684 | +See [fossil grep](./grep.md) for details on the regexp syntax. | |
| 683 | 685 | |
| 684 | 686 | <a id="reinitialize"></a>TH1 reinitialize Command |
| 685 | 687 | --------------------------------------------------- |
| 686 | 688 | |
| 687 | 689 | * reinitialize ?FLAGS? |
| 688 | 690 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -678,10 +678,12 @@ | |
| 678 | * regexp ?-nocase? ?--? exp string |
| 679 | |
| 680 | Checks the string against the specified regular expression and returns |
| 681 | non-zero if it matches. If the regular expression is invalid or cannot |
| 682 | be compiled, an error will be generated. |
| 683 | |
| 684 | <a id="reinitialize"></a>TH1 reinitialize Command |
| 685 | --------------------------------------------------- |
| 686 | |
| 687 | * reinitialize ?FLAGS? |
| 688 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -678,10 +678,12 @@ | |
| 678 | * regexp ?-nocase? ?--? exp string |
| 679 | |
| 680 | Checks the string against the specified regular expression and returns |
| 681 | non-zero if it matches. If the regular expression is invalid or cannot |
| 682 | be compiled, an error will be generated. |
| 683 | |
| 684 | See [fossil grep](./grep.md) for details on the regexp syntax. |
| 685 | |
| 686 | <a id="reinitialize"></a>TH1 reinitialize Command |
| 687 | --------------------------------------------------- |
| 688 | |
| 689 | * reinitialize ?FLAGS? |
| 690 |