summaryrefslogtreecommitdiffstats
path: root/proto/master
diff options
context:
space:
mode:
Diffstat (limited to 'proto/master')
-rw-r--r--proto/master12
1 files changed, 9 insertions, 3 deletions
diff --git a/proto/master b/proto/master
index 28040b6..67477fd 100644
--- a/proto/master
+++ b/proto/master
@@ -219,10 +219,16 @@
# .IP \fB-v\fR
# Increase the verbose logging level. Specify multiple \fB-v\fR
# options to make a Postfix daemon process increasingly verbose.
-# .IP "Other command-line arguments"
+# .IP "\fBCommand-line arguments that start with {\fR"
+# With Postfix 3.0 and later specify "{" and "}" around command
+# arguments that start with "{". The outer "{" and "}" are
+# removed from the input, together with any leading or trailing
+# whitespace.
+# .IP "\fBOther command-line arguments\fR"
# Specify "{" and "}" around command arguments that contain
-# whitespace (Postfix 3.0 and later). Whitespace
-# after "{" and before "}" is ignored.
+# whitespace (Postfix 3.0 and later). The outer "{" and "}"
+# are removed from the input, together with any leading or
+# trailing whitespace.
# SEE ALSO
# master(8), process manager
# postconf(5), configuration parameters