diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 23:57:54 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 23:57:54 +0000 |
| commit | 28bfc4e007e26947cb3e64d2d9bce06a83259535 (patch) | |
| tree | 61b7476d0f8286678509ff9746f6adf8ce1790c0 | |
| parent | bf34a2087af1f90cfa004a552c967b2e5382ca59 (diff) | |
| download | execline-28bfc4e007e26947cb3e64d2d9bce06a83259535.tar.gz | |
doc: add anchor to the envfile syntax
| -rw-r--r-- | doc/envfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/envfile.html b/doc/envfile.html index 62b9669..d32bbaa 100644 --- a/doc/envfile.html +++ b/doc/envfile.html @@ -60,7 +60,7 @@ error message. This is the default. </li> <em>prog</em> without modifying the environment. </li> </ul> -<h2> File syntax </h2> +<h2 id="syntax"> File syntax </h2> <p> <em>file</em> is a text file containing lines of the form <tt>key = value</tt>. |
