Searched refs:OPTION_HELP (Results 1 – 3 of 3) sorted by relevance
38 OPTION_HELP=no49 --help|-h|-\?) OPTION_HELP=yes75 if [ $OPTION_HELP = "yes" ] ; then
41 OPTION_HELP=no53 --help|-h|-\?) OPTION_HELP=yes80 if [ "$OPTION_HELP" = "yes" ] ; then
24 OPTION_HELP=no42 --help|-h|-\?) OPTION_HELP=yes91 if [ "$OPTION_HELP" = "yes" ] ; then