[Bug 5363] New: hgweb help should use tt style for flag side of output

bugzilla at mercurial-scm.org bugzilla at mercurial-scm.org
Wed Sep 7 14:16:15 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5363

            Bug ID: 5363
           Summary: hgweb help should use tt style for flag side of output
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: timeless at gmail.com
                CC: mercurial-devel at selenic.com

https://www.mercurial-scm.org/repo/hg-all/help/commit

> commit all files ending in .py:
> hg commit --include "set:**.py"

The second line is in <pre>.

But the later section is just plain text:
> options ([+] can be repeated):

> -A	--addremove	mark new/missing files as added/removed before committing
...

> global options ([+] can be repeated):

> -R	--repository REPO	repository root directory or name of overlay bundle file
...

We should consider making the -A/--addremove portion <tt>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list