mirror of https://github.com/CISOfy/lynis.git
Minor textual change
This commit is contained in:
parent
0116dac1d2
commit
8969ae6678
2
lynis
2
lynis
|
@ -403,7 +403,7 @@
|
||||||
echo " ${RED}Error${NORMAL}: ${WHITE}No scanning mode specified!${NORMAL}"
|
echo " ${RED}Error${NORMAL}: ${WHITE}No scanning mode specified!${NORMAL}"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo " See man page and documentation for all available options."
|
echo " More scan options are available. See man page and online documentation for details."
|
||||||
echo ""
|
echo ""
|
||||||
echo "Exiting.."
|
echo "Exiting.."
|
||||||
# Cleanup PID file if we drop out earlier
|
# Cleanup PID file if we drop out earlier
|
||||||
|
|
Loading…
Reference in New Issue