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
path: root/lynis
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2018-05-02 13:42:32 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-05-02 13:42:32 +0300
commit9f7aeb3e21f76cdd8d1726386bc1c00213023c40 (patch)
tree5f672dccf728c114f1661a0eaecff66f2f1fa837 /lynis
parent7fd81899078b3fc6b12e322ff1cf9001432242ab (diff)
Use shortest version for defining plugin directory
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 1 insertions, 1 deletions
diff --git a/lynis b/lynis
index 9f6a3b92..aee06ff1 100755
--- a/lynis
+++ b/lynis
@@ -416,7 +416,7 @@ ${YELLOW}Note: ${WHITE}Cancelling the program can leave temporary files behind${
${GRAY}--version (-V)${NORMAL} : Display version number and quit
${WHITE}Enterprise options${NORMAL}
- ${GRAY}--plugin-dir ${BROWN}\"<path>\"${NORMAL} : Define path of available plugins
+ ${GRAY}--plugindir ${BROWN}<path>${NORMAL} : Define path of available plugins
${GRAY}--upload${NORMAL} : Upload data to central node
More options available. Run '$0 show options', or use the man page.