doc/README
author Navaneeth Suresh <navaneeths1998@gmail.com>
Tue, 23 Jul 2019 12:03:24 +0530
branchstable
changeset 42644 0795bbe8ed19
parent 9419 3516a4e877c1
permissions -rw-r--r--
unshelve: add help text on --interactive in verbose mode This is a follow-up patch to rHG9eace8d6d537. This modifies the help text of unshelve in verbose mode to mention the details about `--interactive` flag. Differential Revision: https://phab.mercurial-scm.org/D6676

Mercurial's documentation is kept in reStructuredText format, which is
a simple plain text format that's easy to read and edit:

  http://docutils.sourceforge.net/rst.html

It's also convertible to a variety of other formats including standard
UNIX man page format and HTML. You'll need to install Docutils:

  http://docutils.sourceforge.net/

Use the Makefile in this directory to generate the man and HTML pages.