Home | History | Annotate | Download | only in tools

Lines Matching full:help

22     'help'   => \&help,
27 my $help = {};
85 $help->{help} = << 'EOH';
86 help: Describe the usage of this program or its subcommands.
87 Usage: help [SUBCOMMAND...]
90 sub help {
94 print $help->{$cmd};
101 foreach my $cmd (keys %$help) {
108 $help->{add} = << 'EOH';
133 $help->{status} = << 'EOH';
163 say "Type 'port help' for usage.";
168 say "Type 'port help' for usage.";
184 port help