Fossil SCM
Remove --no-dir-symlinks option from the docs.
Commit
57f178eecc90678b788b37dc362b283155f58d491211f90079aee5b70e29f182
Parent
c125af3e47b48c3…
1 file changed
-3
-3
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -73,13 +73,10 @@ | ||
| 73 | 73 | local time. |
| 74 | 74 | |
| 75 | 75 | `--nocgi`: Prevent fossil from acting as a CGI by default even if the |
| 76 | 76 | `GATEWAY_INTERFACE` environment variable is set. |
| 77 | 77 | |
| 78 | -`--no-dir-symlinks`: Disables support for directory symlinks, thus | |
| 79 | -preventing them from being traversed into. | |
| 80 | - | |
| 81 | 78 | `--no-th-hook`: (Sets `g.fNoThHook`.) Override the `th1-hooks` setting |
| 82 | 79 | and prevent any TH1 hooks from being executed. |
| 83 | 80 | |
| 84 | 81 | `--quiet`: (Sets `g.fQuiet`.) Cause fossil to suppress various messages and progress |
| 85 | 82 | indicators that would otherwise be printed. |
| 86 | 83 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -73,13 +73,10 @@ | |
| 73 | local time. |
| 74 | |
| 75 | `--nocgi`: Prevent fossil from acting as a CGI by default even if the |
| 76 | `GATEWAY_INTERFACE` environment variable is set. |
| 77 | |
| 78 | `--no-dir-symlinks`: Disables support for directory symlinks, thus |
| 79 | preventing them from being traversed into. |
| 80 | |
| 81 | `--no-th-hook`: (Sets `g.fNoThHook`.) Override the `th1-hooks` setting |
| 82 | and prevent any TH1 hooks from being executed. |
| 83 | |
| 84 | `--quiet`: (Sets `g.fQuiet`.) Cause fossil to suppress various messages and progress |
| 85 | indicators that would otherwise be printed. |
| 86 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -73,13 +73,10 @@ | |
| 73 | local time. |
| 74 | |
| 75 | `--nocgi`: Prevent fossil from acting as a CGI by default even if the |
| 76 | `GATEWAY_INTERFACE` environment variable is set. |
| 77 | |
| 78 | `--no-th-hook`: (Sets `g.fNoThHook`.) Override the `th1-hooks` setting |
| 79 | and prevent any TH1 hooks from being executed. |
| 80 | |
| 81 | `--quiet`: (Sets `g.fQuiet`.) Cause fossil to suppress various messages and progress |
| 82 | indicators that would otherwise be printed. |
| 83 |