mirror of https://github.com/CISOfy/lynis.git
Added --dump-options to help
This commit is contained in:
parent
632007bc02
commit
314b1d7f80
1
lynis
1
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"
|
||||
|
|
Loading…
Reference in New Issue