diff --git a/include/helper_show b/include/helper_show index a0901111..1a0383df 100644 --- a/include/helper_show +++ b/include/helper_show @@ -29,7 +29,7 @@ ###################################################################### COMMANDS="audit show update" -OPTIONS="--auditor\n--check-all (-c)\n--config\n--cronjob (--cron)\n--debug\n--help (-h)\n--info\n--license-key --log-file\n--manpage_(--man)\n--no-colors --no-log\n--pentest\n--profile\n--plugins-dir\n--quiet (-q)\n--quick (-Q)\n--report-file\n--reverse-colors\n--tests\n--tests-category\n--upload\n--version (-V)\n--view-categories" +OPTIONS="--auditor\n--check-all (-c)\n--config\n--cronjob (--cron)\n--debug\n--help (-h)\n--info\n--license-key --log-file\n--manpage_(--man)\n--no-colors --no-log\n--pentest\n--profile\n--plugins-dir\n--quiet (-q)\n--quick (-Q)\n--report-file\n--reverse-colors\n--tests\n--tests-category\n--upload\n--verbose\n--version (-V)\n--view-categories" SHOW_ARGS="commands help license man options pidfile plugindir profiles release releasedate version" SHOW_HELP="lynis show ${BROWN}commands${NORMAL} (all available commands) diff --git a/lynis b/lynis index b1e4fc99..929172f6 100755 --- a/lynis +++ b/lynis @@ -392,6 +392,7 @@ ${YELLOW}Note: ${WHITE}Cancelling the program can leave temporary files behind${ ${GRAY}Misc options${NORMAL} ${BLUE}--debug${NORMAL} : Debug logging to screen ${BLUE}--view-manpage (--man)${NORMAL} : View man page + ${BLUE}--verbose${NORMAL} : Show more details on screen ${BLUE}--version (-V)${NORMAL} : Display version number and quit ${GRAY}Enterprise options${NORMAL}