fix(inventory): quick inventory input fixed (#1397)

Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
Sergio Garcia
2022-10-10 17:21:46 +02:00
committed by GitHub
parent 6a7a037cec
commit 3b90347849
+1 -1
View File
@@ -140,7 +140,7 @@ USAGE:
set_aws_default_output
# Parse Prowler command line options
while getopts ":hlLkqp:r:c:C:g:f:m:M:E:x:enbVsSI:A:R:T:w:N:o:B:D:F:zZ:O:a:d:i:u:" OPTION; do
while getopts ":hlLkqp:r:c:C:g:f:m:M:E:x:enbVsSI:A:R:T:w:N:o:B:D:F:zZ:O:a:d:iu:" OPTION; do
case $OPTION in
h )
usage