Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2020-02-14 13:49:32 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-02-14 13:49:32 +0300
commitaf70303aeb9566ca1bed564f8e655720e60b4a5e (patch)
tree489e443727aa9af87c26c517bbb790ab8a9e7163 /include/helper_show
parent3f834e6ad553910eb8e1ee40949a21bcdc345f1a (diff)
Set preferred option to skip plugin executiont o --no-plugins, as that is more in line with the other 'no' options
Diffstat (limited to 'include/helper_show')
-rw-r--r--include/helper_show2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/helper_show b/include/helper_show
index 923f4496..fc21ead9 100644
--- a/include/helper_show
+++ b/include/helper_show
@@ -30,7 +30,7 @@
COMMANDS="audit configure generate show update upload-only"
HELPERS="audit configure show update"
-OPTIONS="--auditor\n--cronjob (--cron)\n--debug\n--developer\n--devops\n--forensics\n--help (-h)\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--usecwd\n--upload\n--verbose\n--version (-V)\n--wait\n--warnings-only"
+OPTIONS="--auditor\n--cronjob (--cron)\n--debug\n--developer\n--devops\n--forensics\n--help (-h)\n--log-file\n--manpage (--man)\n--no-colors\n--no-log\n--no-plugins\n--pentest\n--profile\n--plugin-dir\n--quick (-Q)\n--quiet (-q)\n--report-file\n--reverse-colors\n--tests\n--tests-from-category\n--tests-from-group\n--usecwd\n--upload\n--verbose\n--version (-V)\n--wait\n--warnings-only"
SHOW_ARGS="categories changelog commands dbdir details environment eol 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)