Mercurial > hg
changeset 9268:1746da638d95
parentrevspec: wrap docstrings at 70 characters
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sun, 26 Jul 2009 01:56:25 +0200 |
parents | bd9e5d200186 |
children | 1d6499adf211 |
files | hgext/parentrevspec.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/parentrevspec.py Sun Jul 26 01:56:02 2009 +0200 +++ b/hgext/parentrevspec.py Sun Jul 26 01:56:25 2009 +0200 @@ -7,8 +7,8 @@ '''interpret suffixes to refer to ancestor revisions -This extension allows you to use git-style suffixes to refer to the ancestors -of a specific revision. +This extension allows you to use git-style suffixes to refer to the +ancestors of a specific revision. For example, if you can refer to a revision as "foo", then::