diff tests/test-globalopts.t @ 35045:b0262b25ab48

help: adding a topic on flags This is a short topic to explain how command-line flags can be specified. Some users have been confused by hg offerring different flag syntax than some other libraries, so it'd be nice to point them to this rather than explaining it every time. Differential Revision: https://phab.mercurial-scm.org/D1270
author Rodrigo Damazio Bovendorp <rdamazio@google.com>
date Mon, 30 Oct 2017 20:35:30 -0700
parents eb586ed5d8ce
children 4441705b7111
line wrap: on
line diff
--- a/tests/test-globalopts.t	Fri Oct 06 05:47:56 2017 +0530
+++ b/tests/test-globalopts.t	Mon Oct 30 20:35:30 2017 -0700
@@ -355,6 +355,7 @@
    environment   Environment Variables
    extensions    Using Additional Features
    filesets      Specifying File Sets
+   flags         Command-line flags
    glossary      Glossary
    hgignore      Syntax for Mercurial Ignore Files
    hgweb         Configuring hgweb
@@ -439,6 +440,7 @@
    environment   Environment Variables
    extensions    Using Additional Features
    filesets      Specifying File Sets
+   flags         Command-line flags
    glossary      Glossary
    hgignore      Syntax for Mercurial Ignore Files
    hgweb         Configuring hgweb