mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
Added --silent as parameter for --quiet
This commit is contained in:
parent
a20fd448ab
commit
331422384a
@ -299,7 +299,7 @@
|
||||
;;
|
||||
|
||||
# Quiet mode
|
||||
--quiet | -q)
|
||||
--quiet | -q | --silent)
|
||||
QUIET=1
|
||||
QUICKMODE=1 # Run non-interactive
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user