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 /lynis.8
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 'lynis.8')
-rw-r--r--lynis.88
1 files changed, 4 insertions, 4 deletions
diff --git a/lynis.8 b/lynis.8
index 719e82c7..717a6c4a 100644
--- a/lynis.8
+++ b/lynis.8
@@ -1,4 +1,4 @@
-.TH Lynis 8 "4 Dec 2019" "1.31" "Unix System Administrator's Manual"
+.TH Lynis 8 "14 Feb 2020" "1.32" "Unix System Administrator's Manual"
.SH "NAME"
@@ -91,6 +91,9 @@ Disable colored output.
Redirect all logging information to /dev/null, prevents sensitive information to
be written to disk.
.TP
+.B \-\-no\-plugins
+Do not run any of the enabled plugins.
+.TP
.B \-\-pentest
Run a non-privileged scan, usually used for penetration testing. Some of the
tests will be skipped if they require root permissions.
@@ -113,9 +116,6 @@ Provide an alternative name for report file.
.B \-\-reverse\-colors
Optimize screen output for light backgrounds.
.TP
-.B \-\-skip\-plugins
-Do not run plugins.
-.TP
.B \-\-tests TEST-IDs
Only run the specific test(s). When using multiple tests, add quotes around the
line.