mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added aliases for --tests-from-group
This commit is contained in:
parent
d3e1a7652b
commit
b01c801a39
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue