Mercurial > hg-stable
changeset 41327:25fc5b96d1c3 stable
rebase: add missing dashes in help text
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Sat, 23 Feb 2019 21:13:27 +0100 |
parents | b59676077654 |
children | 4748938ee0c7 169c386cc9d8 |
files | hgext/rebase.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/rebase.py Sun Feb 24 19:56:46 2019 +0100 +++ b/hgext/rebase.py Sat Feb 23 21:13:27 2019 +0100 @@ -767,7 +767,7 @@ 3. Use ``--base`` to select a changeset; rebase will find ancestors and their descendants which are not also ancestors of the destination. - 4. If you do not specify any of ``--rev``, ``source``, or ``--base``, + 4. If you do not specify any of ``--rev``, ``--source``, or ``--base``, rebase will use ``--base .`` as above. If ``--source`` or ``--rev`` is used, special names ``SRC`` and ``ALLSRC``