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:
authormboelen <michael@cisofy.com>2014-12-04 01:17:55 +0300
committermboelen <michael@cisofy.com>2014-12-04 01:17:55 +0300
commit1cdb3b01cadb10e10e556a284811a192c5684ab6 (patch)
treef5602f5ba6d0e17e4d5e15950b0a008a3f4599ec /lynis.8
parent747fd5bb19613758cc78fff70f01c89953f5c3e8 (diff)
Refreshed man page and added --upload-url parameter
Diffstat (limited to 'lynis.8')
-rw-r--r--lynis.820
1 files changed, 12 insertions, 8 deletions
diff --git a/lynis.8 b/lynis.8
index 924ecc9f..24957875 100644
--- a/lynis.8
+++ b/lynis.8
@@ -1,4 +1,4 @@
-.TH Lynis 8 "5 November 2014" "1.14" "Unix System Administrator's Manual"
+.TH Lynis 8 "3 December 2014" "1.15" "Unix System Administrator's Manual"
.SH "NAME"
@@ -49,7 +49,7 @@ each test to stdout. Additional information will be saved into a log file
In case the outcome of a scan needs to be automated, use the report file.
.TP
.B \-\-check\-update (or \-\-info)
-Show program, database and update information
+Show program, database and update information.
.TP
.B \-\-cronjob
Perform automatic scan with cron safe options (no colors, no questions, no
@@ -58,6 +58,9 @@ breaks).
.B \-\-debug
Display debug information to screen for troubleshooting purposes.
.TP
+.B \-\-dump\-options
+Show all available parameters.
+.TP
.B \-\-logfile </path/to/logfile>
Defines location and name of log file, instead of default /var/log/lynis.log.
.TP
@@ -79,7 +82,7 @@ Define location where plugins can be found.
Provide alternative profile to perform the scan.
.TP
.B \-\-quick (\-Q)
-Do a quick scan (don't wait for user input)
+Do a quick scan (don't wait for user input).
.TP
.B \-\-quiet (\-q)
Try to run as silent as possible, showing only warnings. This option activates
@@ -98,6 +101,9 @@ line.
.B \-\-upload
Upload data to Lynis Enterprise server.
.TP
+.B \-\-upload\-url https://example.com/url/
+Specify server to upload to.
+.TP
.B \-\-view\-categories
Display all available test categories.
.RE
@@ -109,16 +115,14 @@ the program will exit.
.RE
.PP
.SH "BUGS"
-There are no known bugs. Bugs can be reported via e-mail: lynis-dev@cisofy.com
-or via GitHub: https://github.com/CISOfy/Lynis
+Discovered a bug? Please report them via e-mail (lynis-dev@cisofy.com) or via GitHub: https://github.com/CISOfy/Lynis
.RE
.PP
.SH "LICENSING"
-Lynis is licensed with the GPL v3 license and under development by CISOfy and
-Michael Boelen.
+Lynis is licensed with the GPL v3 license and under development by CISOfy and Michael Boelen. Plugins have their own license.
.RE
.PP
.SH "CONTACT INFORMATION"
Project related questions and comments can be asked via
-http://cisofy.com/contact/.
+https://cisofy.com/contact/.