summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-09-14 21:01:10 -0400
committerPaul Smith <psmith@gnu.org>2013-09-14 21:01:10 -0400
commit9d55c8ff13adee1e922b36553d7e6b75d5e3ae13 (patch)
tree6db0995f7df540c78a6f66a7668a938a77024110 /doc
parent6de1519d9278e5aaa41d11fd838df3722bc75869 (diff)
downloadmake-9d55c8ff13adee1e922b36553d7e6b75d5e3ae13.tar.gz
[SV 35248] Add --debug "n" flag to turn off current debug options.
Diffstat (limited to 'doc')
-rw-r--r--doc/make.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/make.texi b/doc/make.texi
index 975f0b37..169f8fa0 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -8595,6 +8595,10 @@ By default, the above messages are not enabled while trying to remake
the makefiles. This option enables messages while rebuilding makefiles,
too. Note that the @samp{all} option does enable this option. This
option also enables @samp{basic} messages.
+
+@item n (@i{none})
+Disable all debugging currently enabled. If additional debugging
+flags are encountered after this they will still take effect.
@end table
@item -e