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:
authorMichael Boelen <michael.boelen@cisofy.com>2016-07-05 18:26:27 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-05 18:26:27 +0300
commitbac442c6fe63da6b0cbfbc3c8e27c1126ca7da46 (patch)
tree7593e433e8a2e20193aadee5aeba59362a557d57 /include/helper_show
parent75786a1c80ba783c5552c837930aaba11f74c3fb (diff)
Migrate to new options, including skip-plugins
Diffstat (limited to 'include/helper_show')
-rw-r--r--include/helper_show2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/helper_show b/include/helper_show
index 5a6662f7..8acb69f5 100644
--- a/include/helper_show
+++ b/include/helper_show
@@ -209,6 +209,8 @@ if [ $# -gt 0 ]; then
if [ ${BRIEF_OUTPUT} -eq 0 ]; then ${ECHOCMD} ""; fi
fi
done
+ if [ ${BRIEF_OUTPUT} -eq 0 ]; then DisplayToolTip "add --brief to show just the settings, --nocolors to remove colors"; fi
+
;;
"tests")
if [ $# -gt 0 ]; then