##// END OF EJS Templates
help: fix typo in log examples
Matt Mackall -
r22576:c712238c stable
parent child Browse files
Show More
@@ -4153,7 +4153,7 b' def log(ui, repo, *pats, **opts):'
4153
4153
4154 hg log -T list
4154 hg log -T list
4155
4155
4156 - check if a given changeset is included is a tagged release::
4156 - check if a given changeset is included in a tagged release::
4157
4157
4158 hg log -r "a21ccf and ancestor(1.9)"
4158 hg log -r "a21ccf and ancestor(1.9)"
4159
4159
General Comments 0
You need to be logged in to leave comments. Login now