From cd6c52134993632fa87543484cc0113a541ae7b0 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Wed, 17 Jan 2018 13:28:32 +0200 Subject: [PATCH] added the x to Hide API name from message --- getPrice.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getPrice.sh b/getPrice.sh index 208b373..c52ab3a 100755 --- a/getPrice.sh +++ b/getPrice.sh @@ -111,7 +111,7 @@ exit 1 # http://mywiki.wooledge.org/BashFAQ/035 # http://wiki.bash-hackers.org/howto/getopts_tutorial -while getopts hc:C:o:v:B:A:baqtT:sS:M:lf:I:kp:P: opt; do +while getopts xhc:C:o:v:B:A:baqtT:sS:M:lf:I:kp:P: opt; do case $opt in I) if (( "$OPTARG" == 2 )); then