mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added alias for skipping plugins
This commit is contained in:
parent
1504370e41
commit
35a1524d07
1 changed files with 1 additions and 1 deletions
|
|
@ -344,7 +344,7 @@
|
|||
;;
|
||||
|
||||
# Skip execution of plugins
|
||||
--skip-plugins | --no-plugins)
|
||||
--skip-plugins | --no-plugins | --noplugins)
|
||||
SKIP_PLUGINS=1
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue