hgext/pager.py
changeset 10973 49a07f441496
parent 10516 80a1161bc3b5
child 11186 a890cc501501
--- 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