Signed-off-by: Jason Boyer <jboyer1@library.in.gov>
Signed-off-by: Ben Shum <bshum@biblio.org>
# ---------------------------------------------------------------------------
# Load the command line options and set the global vars
# ---------------------------------------------------------------------------
-while getopts "a:d:s:l:" flag; do
+while getopts "a:d:s:l:y:z:" flag; do
case $flag in
"a") OPT_ACTION="$OPTARG";;
"s") OPT_SIP_CONFIG="$OPTARG";;