commit: 37897db6fa590bbbb8497eadcb515cc5312a6c0e
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 01:29:07 2014 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 01:29:07 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=37897db6
Document --no-debug-cleanup.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
---
doc/genkernel.8.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 8d890eb..b36b78d 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -85,6 +85,9 @@ DEBUGGING OPTIONS
*--*[*no-*]*color*::
Turns on, or off, output in color using escape sequences.
+*--*[*no-*]*debug-cleanup*::
+ Turns on or off the full post-run cleanup for debug purposes.
+
KERNEL CONFIGURATION
~~~~~~~~~~~~~~~~~~~~