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 \"\" : 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 : Scan the system with the given profile file"