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

hg help - show help for a given topic or a help overview

Description

       With no arguments, print a list of commands with short help messages.

       Given a topic, extension, or command name, print help for that topic.

       Returns 0 if successful.

Name

       hg help - show help for a given topic or a help overview

Options

-e,--extension
              show only help for extensions

       -c,--command
              show only help for commands

       -k,--keyword
              show topics matching keyword

       -s,--system<PLATFORM[+]>
              show help for specific platform(s)

              [+] marked option can be specified multiple times

                                                                                                        HG(HELP)

Synopsis

       hg help [-eck] [-s PLATFORM] [TOPIC]

See Also