diff -r 0a2c6948f5f4 -r 49a07f441496 hgext/pager.py --- 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