Removing some parameters to simplify program

This commit is contained in:
mboelen 2015-02-03 16:28:37 +01:00
parent 912f60acc0
commit 7f1ccf6298
1 changed files with 0 additions and 7 deletions

View File

@ -105,13 +105,6 @@ valid options.
.B \-\-upload
Upload data to Lynis Enterprise server.
.TP
.B \-\-upload\-options <options for cURL>
Specify options to cURL to override configuration. Note: use quotes, to prevent
them being evaluated as options to Lynis itself. e.g. --upload-options "-k"
.TP
.B \-\-upload\-url https://example.com/url/
Specify server to upload to.
.TP
.B \-\-view\-categories
Display all available test categories.
.RE