mirror of https://github.com/CISOfy/lynis.git
Use shortest version for defining plugin directory
This commit is contained in:
parent
7fd8189907
commit
9f7aeb3e21
2
lynis
2
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.
|
||||
|
|
Loading…
Reference in New Issue