The "test-th-source" command:
Usage: fossil test-th-source FILE
Evaluate the contents of the file named "FILE" as if it were a header or footer or ticket rendering script and show the results on standard output.
Options:
- --cgi
- Include a CGI response header in the output
- --http
- Include an HTTP response header in the output
- --open-config
- Open the configuration database
- --set-anon-caps
- Set anonymous login capabilities
- --set-user-caps
- Set user login capabilities
- --th-trace
- Trace TH1 execution (for debugging purposes)
- --no-print-result
- Do not output the final result. Use if it interferes with script output.