Lines Matching defs:help
54 my $help = 0;
72 sub help {
135 -h, --help, --version display this help and exit
244 'h|help' => \$help,
245 'version' => \$help
246 ) or help(1);
248 help(0) if ($help);
3121 # check for Kconfig help text having a real description
3145 } elsif ($lines[$ln - 1] =~ /^\+\s*(?:---)?help(?:---)?$/) {
3157 # common words in help texts
7077 This EXPERIMENTAL file is simply a convenience to help rewrite patches.