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:
authorMark Garrett <mark.garrett@optus.com.au>2020-03-01 02:19:33 +0300
committerMark Garrett <mark.garrett@optus.com.au>2020-03-01 02:19:33 +0300
commitb2f676da7bf99090f384888b56bc20216bb5bc94 (patch)
treefce369e87db7ac4185b91fafaf365ea07bb4f0cd /lynis
parent30b1e4170bfffad8894b68d8b82f2e2cfa3e89b0 (diff)
allow for correct spelling for colour should drop the s from colours but didnt
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 2 insertions, 0 deletions
diff --git a/lynis b/lynis
index 081833bb..66a56acc 100755
--- a/lynis
+++ b/lynis
@@ -436,8 +436,10 @@ ${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}--no-colours${NORMAL} : Don't use colours in output
${GRAY}--quiet (-q)${NORMAL} : No output
${GRAY}--reverse-colors${NORMAL} : Optimize color display for light backgrounds
+ ${GRAY}--reverse-colours${NORMAL} : Optimize colour display for light backgrounds
${WHITE}Misc options${NORMAL}
${GRAY}--debug${NORMAL} : Debug logging to screen