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
path: root/lynis
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-05-14 16:44:30 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-05-14 16:44:30 +0300
commite8639f1d9ad14fdbb36080bf4955d37418ae97e8 (patch)
treed4ed5f2a7a9dff3f759bdbd26e3c33aba1c8c90f /lynis
parent08bad0ffbfe70f7a38a9efc6423bc8a8bb4a3a9c (diff)
Updates to help and man page
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis5
1 files changed, 3 insertions, 2 deletions
diff --git a/lynis b/lynis
index 237bad04..da12f6d8 100755
--- a/lynis
+++ b/lynis
@@ -376,7 +376,8 @@ ${YELLOW}Note: ${WHITE}Cancelling the program can leave temporary files behind${
${WHITE}Command:${NORMAL}
${CYAN}audit${NORMAL}
- audit system : Perform security scan
+ audit system : Perform local security scan
+ audit system remote <host> : Remote security scan
audit dockerfile <file> : Analyze Dockerfile
${CYAN}show${NORMAL}
@@ -398,7 +399,7 @@ ${YELLOW}Note: ${WHITE}Cancelling the program can leave temporary files behind${
${WHITE}Layout options${NORMAL}
${GRAY}--no-colors${NORMAL} : Don't use colors in output
- ${GRAY}--quiet (-q)${NORMAL} : No output, except warnings
+ ${GRAY}--quiet (-q)${NORMAL} : No output
${GRAY}--reverse-colors${NORMAL} : Optimize color display for light backgrounds
${WHITE}Misc options${NORMAL}