commit: 670bbf697b9cbef6bb68bde717e41313102a5bb7
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 23:45:15 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 23:45:15 2017 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=670bbf69
Update docs.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
doc/genkernel.8.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 071eecc..d39c3ca 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -94,6 +94,9 @@ KERNEL CONFIGURATION
*--*[*no-*]*menuconfig*::
Runs, or does not run "make menuconfig" after running "make oldconfig".
+*--*[*no-*]*nconfig*::
+ Runs, or does not run "make nconfig" after running "make oldconfig".
+
*--*[*no-*]*save-config*::
Saves, or does not save the kernel configuration to '/etc/kernels'
if the kernel is successfully compiled.
@@ -278,6 +281,12 @@ INITIALIZATION
*--*[*no-*]*dmraid*::
Includes or excludes DMRAID support.
+*--*[*no-*]*nfs*::
+ Includes or excludes NFS support.
+
+*--*[*no-*]*microcode*::
+ Includes or excludes early microcode support.
+
*--*[*no-*]*e2fsprogs*::
Includes or excludes e2fsprogs.