changeset 208 | 05d6e3e36980 |
parent 182 | 33b9cb1ce659 |
child 227 | abe52cf492ee |
--- a/docs/from-mq.rst Mon Apr 23 15:14:51 2012 +0200 +++ b/docs/from-mq.rst Mon Apr 23 17:24:34 2012 +0200 @@ -37,7 +37,7 @@ This will result in something like that:: [alias] - wip = log -r 'not public()' --template='{rev}:{node|short} {description|firstline}\n' + wip = log -r 'not public()' --template='{rev}:{node|short} {desc|firstline}\n' hg qnew ````````