logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ipmctl-help - Shows help for the supported commands

Description

       Shows help for the supported commands.

Examples

       Lists all supported commands

           ipmctl help

Name

       ipmctl-help - Shows help for the supported commands

Options

       -h, -help
           Displays help for the command.

       -o (text|nvmxml), -output (text|nvmxml)
           Changes the output format. One of: "text" (default) or "nvmxml".

Return Data

       The default behavior is to display an introduction to CLI followed by a list of the supported commands.
       To display detailed help for a specific command, use the help option with that specific command.

Sample Output

           ipmctl help

       Commands: (command synopsis) (command syntax) ... (command synopsis) (command syntax)

ipmctl                                             2024-04-22                                     IPMCTL-HELP(1)

Synopsis

           ipmctl help [OPTIONS]

See Also