mirror of https://github.com/CISOfy/lynis.git
Add 'update check' as example
This commit is contained in:
parent
6b92407234
commit
75d8824d8f
|
@ -140,6 +140,7 @@
|
||||||
echo "${RED}Error: ${WHITE}Need a target for update${NORMAL}"
|
echo "${RED}Error: ${WHITE}Need a target for update${NORMAL}"
|
||||||
echo " "
|
echo " "
|
||||||
echo "Examples:"
|
echo "Examples:"
|
||||||
|
echo "lynis update check"
|
||||||
echo "lynis update info"
|
echo "lynis update info"
|
||||||
echo "lynis update release"
|
echo "lynis update release"
|
||||||
ExitFatal
|
ExitFatal
|
||||||
|
|
Loading…
Reference in New Issue