commit 6baf9ad445a65755e771824febb94f10c76fc07f
parent 61355c7ccce17bef3cd2a93ed029ffb3e83831fe
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 12 Sep 2023 11:26:56 +0200
docs/hare.1.scd: Document HARECFLAGS
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/docs/hare.1.scd b/docs/hare.1.scd
@@ -327,6 +327,8 @@ The following environment variables affect *hare*'s execution:
: Applies additional flags to the command line arguments.
| *HAREC*
: Name of the *harec*(1) command to use.
+| *HARECFLAGS*
+: Additional flags to pass to *harec*(1).
| *QBE*
: Name of the *qbe*(1) command to use.
| *QBEFLAGS*