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

opam-help - Display help about opam and opam commands.

Arguments

TOPIC
           The topic to get help on.

Common Options

--help[=FMT] (default=auto)
           Show this help in format FMT. The value FMT must be one of auto, pager, groff or  plain.  With  auto,
           the format is pager or plain whenever the TERM env var is dumb or undefined.

       --version
           Show version information.

Description

       Prints help about opam commands.

       Use `opam help topics' to get the full list of help topics.

Exit Status

opamhelp exits with:

       0   on success.

       123 on indiscriminate errors reported on standard error.

       124 on command line parsing errors.

       125 on unexpected internal errors (bugs).

Name

       opam-help - Display help about opam and opam commands.

Options

--man-format=FMT (absent=pager)
           Show  output  in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the
           format is pager or plain whenever the TERM env var is dumb or undefined.

See Also

opam(1)

Opam 2.3.0                                                                                          OPAM-HELP(1)

Synopsis

opamhelp [--man-format=FMT] [OPTION]… [TOPIC]

See Also