mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Show called program name instead of just lynis
This commit is contained in:
parent
ef23180adc
commit
05cb1e8a77
1 changed files with 1 additions and 1 deletions
2
lynis
2
lynis
|
|
@ -398,7 +398,7 @@ ${YELLOW}Note: ${WHITE}Cancelling the program can leave temporary files behind${
|
|||
${GRAY}--plugin-dir ${BROWN}\"<path>\"${NORMAL} : Define path of available plugins
|
||||
${GRAY}--upload${NORMAL} : Upload data to central node
|
||||
|
||||
More options available. Run 'lynis show options', or use the man page.
|
||||
More options available. Run '$0 show options', or use the man page.
|
||||
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue