Home | History | Annotate | Download | only in android

Lines Matching refs:HELP

12 # Use --help to print full usage instructions.
78 # in the --help output.
94 HELP=
132 --help|-h|-?)
133 HELP=true
197 panic "Unknown option $OPT, see --help." >&2
202 See --help."
214 if [ "$HELP" ]; then
298 --help|-h|-? Print this message.
337 panic "Please specify a package name on the command line. See --help."