diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-26 20:56:36 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-26 20:56:36 +0000 |
commit | b90a2240cb6230e2c8558b26f6663a6ee60ebd70 (patch) | |
tree | bee8d934843bf997cf3b41bac24a95d6cec549d5 | |
parent | f21fc3483f1e7ea8be0690dab6cf5b96620f1bd4 (diff) |
Docs: Add note on -D commandline option restriction. Bug 1154
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index d7d981ea7..a8b7af4f9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -3552,6 +3552,9 @@ example: exim '-D ABC = something' ... .endd &%-D%& may be repeated up to 10 times on a command line. +.new +Only macro names up to 22 letters long can be set. +.wen .vitem &%-d%&<&'debug&~options'&> |