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:
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