Analizo::Command::help(3pm) | User Contributed Perl Documentation | Analizo::Command::help(3pm) |
analizo-help - displays the help
This module inherits from the App::Cmd::Command::help just to provide a way to displays the version, help and usage of the `analizo` script. For example:
analizo --version analizo --help analizo --usage
As documented in App::Cmd#default_command the `help` is the default command, it is called when the script `analizo` is executed without inform any command.
analizo help is part of the analizo suite.
See analizo(1).
2022-10-15 | perl v5.36.0 |