diff --git a/scripts/h3consumption b/scripts/h3consumption index de02eefc2..b3f7304ee 100755 --- a/scripts/h3consumption +++ b/scripts/h3consumption @@ -144,7 +144,7 @@ CheckInstallation() { } # CheckInstallation ParseOptions() { - while getopts 'hHvVpPe:E:m:M:c:C:d:D:u:U:g:G:' c ; do + while getopts 'hHvVpPe:E:m:M:c:C:d:D:u:U:g:G:w:W:' c ; do case ${c} in H) export FullUsage=TRUE