diff hgext/pager.py @ 10973:49a07f441496

Use hg role in help strings
author Martin Geisler <mg@aragost.com>
date Thu, 22 Apr 2010 10:24:49 +0200
parents 80a1161bc3b5
children a890cc501501
line wrap: on
line diff
--- a/hgext/pager.py	Thu Apr 22 10:04:53 2010 +0200
+++ b/hgext/pager.py	Thu Apr 22 10:24:49 2010 +0200
@@ -45,8 +45,8 @@
 
 If pager.attend is present, pager.ignore will be ignored.
 
-To ignore global commands like "hg version" or "hg help", you have to
-specify them in the global .hgrc
+To ignore global commands like :hg:`version` or :hg:`help`, you have
+to specify them in the global .hgrc
 '''
 
 import sys, os, signal