--- a/mercurial/commands.py Fri Jan 12 10:59:58 2018 +0100
+++ b/mercurial/commands.py Fri Jan 19 16:28:11 2018 -0500
@@ -2712,7 +2712,8 @@
a list of tags, and a list of bookmarks.
When REV is not given, print a summary of the current state of the
- repository.
+ repository including the working directory. Specify -r. to get information
+ of the working directory parent without scanning uncommitted changes.
Specifying a path to a repository root or Mercurial bundle will
cause lookup to operate on that repository/bundle.