Scroll to navigation

Analizo::Command::help(3pm) User Contributed Perl Documentation Analizo::Command::help(3pm)

NAME

analizo-help - displays the help

DESCRIPTION

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.

COPYRIGHT AND AUTHORS

See analizo(1).

2022-10-15 perl v5.34.0