mirror of https://github.com/CISOfy/lynis.git
Added aliases for --tests-from-group
This commit is contained in:
parent
d3e1a7652b
commit
b01c801a39
|
@ -341,7 +341,7 @@
|
|||
;;
|
||||
|
||||
# Scan one or more tests from just on group
|
||||
--tests-from-group)
|
||||
--tests-from-group | --tests-from-groups | --test-from-group | --test-from-group)
|
||||
shift
|
||||
TEST_GROUP_TO_CHECK=$1
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue