[Bug 4804] New: hg help config.worker and hg help config.numcpus shows warning for hg help config

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Aug 28 20:10:00 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4804

          Priority: normal
            Bug ID: 4804
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: hg help config.worker and hg help config.numcpus shows
                    warning for hg help config
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: timeless at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: Mercurial
           Product: Mercurial

Created attachment 1854
  --> http://bz.selenic.com/attachment.cgi?id=1854&action=edit
test showing requested behavior

$ hg help config.worker|tail -1;hg help config.numcpus|tail -1; hg help
config|tail -1
use "hg help -c config" to see help for the config command
use "hg help -c config" to see help for the config command
use "hg help -c config" to see help for the config command

of these three commands, only the last one should show the warning.

if another section is added to the help file, then that's the section that gets
the bug....

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


More information about the Mercurial-devel mailing list