| App-Cmd documentation | view source | Contained in the App-Cmd distribution. |
App::Cmd::Command::help - display a command's help screen
version 0.311
This command plugin implements a "help" command. This command will either list all of an App::Cmd's commands and their abstracts, or display the usage screen for a subcommand with its description.
Ricardo Signes <rjbs@cpan.org>
This software is copyright (c) 2011 by Ricardo Signes.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| App-Cmd documentation | view source | Contained in the App-Cmd distribution. |