mirror of https://github.com/CISOfy/lynis.git
Include 'generate' command
This commit is contained in:
parent
61d8c91eeb
commit
6d55767c18
|
@ -28,7 +28,7 @@
|
|||
#
|
||||
######################################################################
|
||||
|
||||
COMMANDS="audit configure show update upload-only"
|
||||
COMMANDS="audit configure generate show update upload-only"
|
||||
HELPERS="audit configure show update"
|
||||
OPTIONS="--auditor\n--cronjob (--cron)\n--debug\n--developer\n--help (-h)\n--license-key\n--log-file\n--manpage (--man)\n--no-colors\n--no-log\n--pentest\n--profile\n--plugin-dir\n--quick (-Q)\n--quiet (-q)\n--report-file\n--reverse-colors\n--skip-plugins\n--tests\n--tests-from-category\n--tests-from-group\n--upload\n--verbose\n--version (-V)\n--wait\n--warnings-only"
|
||||
|
||||
|
|
Loading…
Reference in New Issue