diff -r babf9a5f5528 -r 687c7d395f20 hgext/hgk.py --- a/hgext/hgk.py Tue May 18 16:24:14 2010 +0200 +++ b/hgext/hgk.py Tue May 18 16:31:10 2010 +0200 @@ -17,7 +17,7 @@ the contrib directory, and the extension is shipped in the hgext repository, and needs to be enabled. -The hg view command will launch the hgk Tcl script. For this command +The :hg:`view` command will launch the hgk Tcl script. For this command to work, hgk must be in your search path. Alternately, you can specify the path to hgk in your .hgrc file::