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:
authormboelen <michael@cisofy.com>2015-03-25 18:46:45 +0300
committermboelen <michael@cisofy.com>2015-03-25 18:46:45 +0300
commit037f2e9a89237e67e5677ab8443c411335c7fa04 (patch)
tree1099999896296b2c90a12acbbc283e0c3f2bd617
parent355bf37459d0a8f74262d027aa81a95deb71e449 (diff)
Changed audit Dockerfile into dockerfile
-rwxr-xr-xlynis2
1 files changed, 1 insertions, 1 deletions
diff --git a/lynis b/lynis
index f035a263..b0a45c70 100755
--- a/lynis
+++ b/lynis
@@ -364,7 +364,7 @@
echo ""
echo " ${GREEN}audit${NORMAL}"
echo " audit system : Perform security scan"
- echo " audit Dockerfile <file> : Analyze Dockerfile"
+ echo " audit dockerfile <file> : Analyze Dockerfile"
echo ""
echo ""