[issue3171] multiple synopsys lines are joined

FUJIWARA Katsunori bugs at mercurial.selenic.com
Sat Dec 24 07:54:46 CST 2011


New submission from FUJIWARA Katsunori <foozy at lares.dti.ne.jp>:

mulitple synopsys lines in online help are joined into one line
since hg 2.0.

before 2.0 (at least 1.9.3), "hg help rebase" starts with lines
shown below:

    hg rebase [-s REV | -b REV] [-d REV] [options]
    hg rebase {-a|-c}

but since 2.0, it starts with:

    hg rebase [-s REV | -b REV] [-d REV] [options] hg rebase {-a|-c}

----------
messages: 18411
nosy: foozy
priority: bug
status: unread
title: multiple synopsys lines are joined

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3171>
____________________________________________________


More information about the Mercurial-devel mailing list