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