Home
last modified time | relevance | path

Searched refs:showHelp (Results 1 – 1 of 1) sorted by relevance

/build/make/
Denvsetup.sh745 local showHelp="$(echo $* | xargs -n 1 echo | \grep -E '^(help)$' | xargs)"
751 if [ "$showHelp" != "" ]; then
801 local showHelp="$(echo $* | xargs -n 1 echo | \grep -E '^(help)$' | xargs)"
806 if [ "$showHelp" != "" ]; then