Mercurial > hg
changeset 47353:5ed2aaab58b0
verify: align a comment line
This argument description is back with it comrade.
Differential Revision: https://phab.mercurial-scm.org/D10805
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 01 Jun 2021 08:54:53 +0200 |
parents | 9d58e54b5966 |
children | 03dea8553114 |
files | mercurial/verify.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/verify.py Tue Jun 01 16:55:59 2021 +0200 +++ b/mercurial/verify.py Tue Jun 01 08:54:53 2021 +0200 @@ -114,7 +114,7 @@ arguments are: - obj: the source revlog - i: the revision number - - node: the revision node id + - node: the revision node id - seen: nodes previously seen for this revlog - linkrevs: [changelog-revisions] introducing "node" - f: string label ("changelog", "manifest", or filename)