Changed audit Dockerfile into dockerfile

This commit is contained in:
mboelen 2015-03-25 16:46:45 +01:00
parent 355bf37459
commit 037f2e9a89
1 changed files with 1 additions and 1 deletions

2
lynis
View File

@ -364,7 +364,7 @@
echo "" echo ""
echo " ${GREEN}audit${NORMAL}" echo " ${GREEN}audit${NORMAL}"
echo " audit system : Perform security scan" echo " audit system : Perform security scan"
echo " audit Dockerfile <file> : Analyze Dockerfile" echo " audit dockerfile <file> : Analyze Dockerfile"
echo "" echo ""
echo "" echo ""