mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added -? argument as alias for --help
This commit is contained in:
parent
dfce1a770a
commit
41197f722b
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@
|
|||
ExitClean
|
||||
;;
|
||||
# View help
|
||||
--help | -h)
|
||||
--help | -h | -?)
|
||||
VIEWHELP=1
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue