Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lynis
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-11-11 21:48:43 +0300
committermboelen <michael@cisofy.com>2014-11-11 21:48:43 +0300
commit314b1d7f80e1426b06882db6cc1493b66e20776d (patch)
treef73e71897d59a76b57202ed05fddb2d79823bd8b /lynis
parent632007bc02f56fdb4e0e18041aea9d114b8c2030 (diff)
Added --dump-options to help
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis1
1 files changed, 1 insertions, 0 deletions
diff --git a/lynis b/lynis
index d9a1cbaf..fc6c6f40 100755
--- a/lynis
+++ b/lynis
@@ -344,6 +344,7 @@
echo " ${WHITE}Scan options:${NORMAL}"
echo " --auditor \"<name>\" : Auditor name"
echo " --check-all (-c) : Check system"
+ echo " --dump-options : See all available options"
echo " --no-log : Don't create a log file"
echo " --pentest : Non-privileged scan (useful for pentest)"
echo " --profile <profile> : Scan the system with the given profile file"