add --kernel-version option
[kconfig-hardened-check.git] / README.md
index 48aa1b0d1581380db073a223b209010c4dbe65f1..ee47975da1e52b4d334cd5f87b385799ab8d3795 100644 (file)
--- a/README.md
+++ b/README.md
@@ -88,6 +88,9 @@ options:
   -s SYSCTL, --sysctl SYSCTL
                         check the security hardening options in the sysctl output file
                         (`sudo sysctl -a > file`)
+  -v VERSION, --kernel-version VERSION
+                        extract the version from the kernel version file
+                        (contents of /proc/version)
   -p {X86_64,X86_32,ARM64,ARM}, --print {X86_64,X86_32,ARM64,ARM}
                         print the security hardening recommendations for the selected
                         microarchitecture