// Copyright (c) 2018, Intel Corporation.
// SPDX-License-Identifier: BSD-3-Clause

ifdef::manpage[]
ipmctl-help(1)
==============
endif::manpage[]

NAME
----
ipmctl-help - Shows help for the supported commands

SYNOPSIS
--------
[listing]
ipmctl help [OPTIONS]

DESCRIPTION
-----------
Shows help for the supported commands.

OPTIONS
-------
-h::
-help::
  Displays help for the command.

ifdef::os_build[]
-o (text|nvmxml)::
-output (text|nvmxml)::
  Changes the output format. One of: "text" (default) or "nvmxml".
endif::os_build[]

EXAMPLES
--------
Lists all supported commands
[listing]
ipmctl help

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
-------------
[listing]
ipmctl help
Commands:
(command synopsis)
(command syntax)
\...
(command synopsis)
(command syntax)
