From a7409568c9b9bc617771d4ea4ffbe75b7493c780 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sun, 5 Feb 2017 21:08:08 +0100 Subject: Updated commands --- include/helper_show | 4 ++-- include/parameters | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/helper_show b/include/helper_show index 3d958565..ab2fb5aa 100644 --- a/include/helper_show +++ b/include/helper_show @@ -28,9 +28,9 @@ # ###################################################################### -COMMANDS="audit show update upload-only" +COMMANDS="audit configure show update upload-only" HELPERS="audit configure show update" -OPTIONS="--auditor\n--check-all (-c)\n--config\n--cronjob (--cron)\n--debug\n--developer\n--help (-h)\n--license-key\n--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-from-category\n--tests-from-group\n--upload\n--verbose\n--version (-V)\n--wait" +OPTIONS="--auditor\n--check-all (-c)\n--cronjob (--cron)\n--debug\n--developer\n--help (-h)\n--license-key\n--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-from-category\n--tests-from-group\n--upload\n--verbose\n--version (-V)\n--wait" SHOW_ARGS="categories changelog commands dbdir details environment groups help hostids includedir language license logfile man options os pidfile plugindir profiles release releasedate report settings tests version workdir" SHOW_HELP="lynis show ${BROWN}categories${NORMAL} (display test categories) diff --git a/include/parameters b/include/parameters index dd9e3b94..3bbd02ff 100644 --- a/include/parameters +++ b/include/parameters @@ -220,7 +220,7 @@ # Display all available options with short alias --dump-options | --dumpoptions) OPTIONS="--auditor - --check-all_(-c) --config --cronjob_(--cron) + --check-all_(-c) --cronjob_(--cron) --debug --help_(-h) --info -- cgit v1.2.3