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-18 11:34:10 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-18 11:34:10 +0300
commit75d8824d8f29a4829d6fb3af1f67a997e60b3c71 (patch)
tree418da1a43146b54ff7ebb63c8ef4604c18f334a4 /include/parameters
parent6b9240723475c5c57f94f0bcabda9e82a4d41170 (diff)
Add 'update check' as example
Diffstat (limited to 'include/parameters')
-rw-r--r--include/parameters1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/parameters b/include/parameters
index 3572c4ea..e6b27b52 100644
--- a/include/parameters
+++ b/include/parameters
@@ -140,6 +140,7 @@
echo "${RED}Error: ${WHITE}Need a target for update${NORMAL}"
echo " "
echo "Examples:"
+ echo "lynis update check"
echo "lynis update info"
echo "lynis update release"
ExitFatal