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>2016-07-24 18:20:34 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-24 18:20:34 +0300
commit2e7ec008c4a7c3f1b165ae6b84037d465414bdce (patch)
treeb81c7124c1fb090b75178120180613901730a50d /lynis.8
parentfb4dc8a6ebf0f1cfbd477c68ef52f138671165fd (diff)
Updated options
Diffstat (limited to 'lynis.8')
-rw-r--r--lynis.87
1 files changed, 2 insertions, 5 deletions
diff --git a/lynis.8 b/lynis.8
index 503fc767..477eed94 100644
--- a/lynis.8
+++ b/lynis.8
@@ -114,16 +114,13 @@ Do not run plugins.
Only run the specific test(s). When using multiple tests, add quotes around the
line.
.TP
-.B \-\-tests\-category "<category>"
-Only perform tests from particular tests. Use 'show categories' to determine
+.B \-\-tests\-from\-groups "<group>"
+Only perform tests from particular group of tests. Use 'show groups' to determine
valid options.
.TP
.B \-\-upload
Upload data to Lynis Enterprise server.
.TP
-.B \-\-view\-categories
-Display all available test categories.
-.TP
.B \-\-warnings\-only
Run quietly, except warnings.
.RE