diff -r f36eec4b5a49 -r 5fbf1da938a6 hgext/mq.py --- a/hgext/mq.py Sun Feb 05 18:57:19 2017 +0900 +++ b/hgext/mq.py Wed Jan 25 22:35:40 2017 +0900 @@ -14,7 +14,7 @@ Known patches are represented as patch files in the .hg/patches directory. Applied patches are both patch files and changesets. -Common tasks (use :hg:`help command` for more details):: +Common tasks (use :hg:`help COMMAND` for more details):: create new patch qnew import existing patch qimport