Searched refs:showHelp (Results 1 – 2 of 2) sorted by relevance
714 local showHelp="$(echo $* | xargs -n 1 echo | \grep -E '^(help)$' | xargs)"720 if [ "$showHelp" != "" ]; then