renamed to avoid confusion; updated markdown
This commit is contained in:
parent
6005466f60
commit
c42dd4133f
11
README.md
11
README.md
|
@ -1,10 +1,14 @@
|
|||
# lynis_report
|
||||
# lynis-report-converter
|
||||
[](https://travis-ci.org/d4t4king/lynis_report)
|
||||
|
||||
Manageable report from lynis text output. Currently available report formats: HTML, PDF, Microsoft Excel (XLSX)\*.
|
||||
Manageable report from lynis text output. Currently available report formats: HTML, PDF, Microsoft Excel (XLSX)\*, JSON, XML\*\*.
|
||||
|
||||
If you want to be able to use the PDF or Excel output formats, you must install some additional software. As is, the modules are required regardless of whether you use these features or not. Attempts are being made to change that behavior.
|
||||
|
||||
\* It's possible that the Excel format will load for LibreOffic Calc, but this is currentl untested. YMMV.
|
||||
|
||||
\*\* WIP
|
||||
|
||||
## Instructions for pre-requisite installation:
|
||||
|
||||
### For Debian/Ubuntu
|
||||
|
@ -57,9 +61,6 @@ popd
|
|||
popd
|
||||
```
|
||||
|
||||
|
||||
\* It's possible that the Excel format will load for LibreOffic Calc, but this is currentl untested. YMMV.
|
||||
|
||||
## Help Statement
|
||||
```
|
||||
./lynis_report.pl -h|--help -v|--verbose -E|--excel -o|--output
|
||||
|
|
Loading…
Reference in New Issue
Block a user