aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-06-29 16:44:17 +0000
committerOmar Polo <op@omarpolo.com>2021-06-29 16:44:17 +0000
commiteaf7f776f1db3f6147cb32e26be10a594c6379b4 (patch)
treef6eccc0b20bf8609ee267eae7d79d6df8bc301e2 /gmid.1
parentbfb076ed7ee61a93cc6ae701b07c3d3bc7a006aa (diff)
document the c-like handling of strings
Diffstat (limited to 'gmid.1')
-rw-r--r--gmid.16
1 files changed, 6 insertions, 0 deletions
diff --git a/gmid.1 b/gmid.1
index dfcfcd1..480ba59 100644
--- a/gmid.1
+++ b/gmid.1
@@ -144,6 +144,12 @@ or
.Sq off .
A string is a sequence of characters wrapped in double quotes,
.Dq like this .
+Multiple strings one next to the other are joined into a single
+string:
+.Bd -literal -offset indent
+# equivalent to "temporary-failure"
+block return 40 "temporary" "-" "failure"
+.Ed
.Pp
Strict ordering of the sections is not enforced, so that is possible
to mix macros, options and