diff tests/test-hgweb-json.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 2b130e26c3a4
children d2eff9d4db3f
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Fri Oct 06 05:47:56 2017 +0530
+++ b/tests/test-hgweb-json.t	Mon Oct 30 20:35:30 2017 -0700
@@ -1581,6 +1581,10 @@
         "topic": "filesets"
       },
       {
+        "summary": "Command-line flags",
+        "topic": "flags"
+      },
+      {
         "summary": "Glossary",
         "topic": "glossary"
       },