Docs: expand descriptiong of control=debug
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 3 Apr 2017 17:12:49 +0000 (18:12 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 3 Apr 2017 17:12:49 +0000 (18:12 +0100)
doc/doc-docbook/spec.xfpt

index 79ecb543f98dfef4e2827a49dbba0cedcf5396bf..7e31414fa720e0acda677fd4e4fdef3dd60e124c 100644 (file)
@@ -29013,12 +29013,14 @@ sender when the destination system is doing content-scan based rejection.
 .cindex "&ACL;" "enabling debug logging"
 .cindex "debugging" "enabling from an ACL"
 This control turns on debug logging, almost as though Exim had been invoked
-with &`-d`&, with the output going to a new logfile, by default called
-&'debuglog'&.  The filename can be adjusted with the &'tag'& option, which
+with &`-d`&, with the output going to a new logfile in the usual logs directory,
+by default called &'debuglog'&.
+The filename can be adjusted with the &'tag'& option, which
 may access any variables already defined.  The logging may be adjusted with
 the &'opts'& option, which takes the same values as the &`-d`& command-line
 option.
-Logging may be stopped, and the file removed, with the &'kill'& option.
+Logging started this way may be stopped, and the file removed,
+with the &'kill'& option.
 Some examples (which depend on variables that don't exist in all
 contexts):
 .code