--- a/mercurial/commands.py Fri Jan 20 21:21:13 2012 +0100
+++ b/mercurial/commands.py Thu Jan 19 16:10:26 2012 -0600
@@ -5638,7 +5638,8 @@
Update the repository's working directory to the specified
changeset. If no changeset is specified, update to the tip of the
- current named branch and move the current bookmark.
+ current named branch and move the current bookmark (see :hg:`help
+ bookmarks`).
If the changeset is not a descendant of the working directory's
parent, the update is aborted. With the -c/--check option, the