Fossil SCM
Update TH1 docs.
Commit
095eb14c5bfee3a3fd821bd3788ea502a4562bf2
Parent
af50114075d559d…
1 file changed
+1
+1
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -283,10 +283,11 @@ | ||
| 283 | 283 | |
| 284 | 284 | Returns true if the binary has the given compile-time feature enabled. |
| 285 | 285 | The possible features are: |
| 286 | 286 | |
| 287 | 287 | 1. **ssl** -- _Support for the HTTPS transport._ |
| 288 | + 1. **legacyMvRm** -- _Support for legacy mv/rm command behavior._ | |
| 288 | 289 | 1. **th1Docs** -- _Support for TH1 in embedded documentation._ |
| 289 | 290 | 1. **th1Hooks** -- _Support for TH1 command and web page hooks._ |
| 290 | 291 | 1. **tcl** -- _Support for Tcl integration._ |
| 291 | 292 | 1. **useTclStubs** -- _Tcl stubs enabled in the Tcl headers._ |
| 292 | 293 | 1. **tclStubs** -- _Uses Tcl stubs (i.e. linking with stubs library)._ |
| 293 | 294 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -283,10 +283,11 @@ | |
| 283 | |
| 284 | Returns true if the binary has the given compile-time feature enabled. |
| 285 | The possible features are: |
| 286 | |
| 287 | 1. **ssl** -- _Support for the HTTPS transport._ |
| 288 | 1. **th1Docs** -- _Support for TH1 in embedded documentation._ |
| 289 | 1. **th1Hooks** -- _Support for TH1 command and web page hooks._ |
| 290 | 1. **tcl** -- _Support for Tcl integration._ |
| 291 | 1. **useTclStubs** -- _Tcl stubs enabled in the Tcl headers._ |
| 292 | 1. **tclStubs** -- _Uses Tcl stubs (i.e. linking with stubs library)._ |
| 293 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -283,10 +283,11 @@ | |
| 283 | |
| 284 | Returns true if the binary has the given compile-time feature enabled. |
| 285 | The possible features are: |
| 286 | |
| 287 | 1. **ssl** -- _Support for the HTTPS transport._ |
| 288 | 1. **legacyMvRm** -- _Support for legacy mv/rm command behavior._ |
| 289 | 1. **th1Docs** -- _Support for TH1 in embedded documentation._ |
| 290 | 1. **th1Hooks** -- _Support for TH1 command and web page hooks._ |
| 291 | 1. **tcl** -- _Support for Tcl integration._ |
| 292 | 1. **useTclStubs** -- _Tcl stubs enabled in the Tcl headers._ |
| 293 | 1. **tclStubs** -- _Uses Tcl stubs (i.e. linking with stubs library)._ |
| 294 |