aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-07-09 07:27:15 +0000
committerOmar Polo <op@omarpolo.com>2021-07-09 07:27:15 +0000
commitefacb859a7ebc65cff1b51cff04cdc2aea3135e1 (patch)
tree89deccd6b98ed2b61babe9f09c531d0145aefbd1 /gmid.1
parent762b9b991f373e5077d7e49396af62a34fa1c1ff (diff)
change (again) the env/param separator: use '='
Given that env/param are new features of this release, no support for the "old" syntax is needed.
Diffstat (limited to 'gmid.1')
-rw-r--r--gmid.14
1 files changed, 2 insertions, 2 deletions
diff --git a/gmid.1 b/gmid.1
index baa7565..4057c03 100644
--- a/gmid.1
+++ b/gmid.1
@@ -297,7 +297,7 @@ is set to
Handle all the requests for the current virtual host using the
CGI script at
.Pa path .
-.It Ic env Ar name Cm => Ar value
+.It Ic env Ar name Cm = Ar value
Set the environment variable
.Ar name
to
@@ -359,7 +359,7 @@ except
.Ic entrypoint No and Ic cgi .
.It Ic log Ar bool
Enable or disable the logging for the current server or location block.
-.It Ic param Ar name Cm => Ar value
+.It Ic param Ar name Cm = Ar value
Set the param
.Ar name
to