mirror of https://github.com/CISOfy/lynis.git
Added alias for skipping plugins
This commit is contained in:
parent
1504370e41
commit
35a1524d07
|
@ -344,7 +344,7 @@
|
|||
;;
|
||||
|
||||
# Skip execution of plugins
|
||||
--skip-plugins | --no-plugins)
|
||||
--skip-plugins | --no-plugins | --noplugins)
|
||||
SKIP_PLUGINS=1
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue