olog: document the default value
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 18 May 2017 18:34:26 +0200
changeset 2418 4993d1812311
parent 2417 b5d97826bd3a
child 2419 4ac190d88b57
olog: document the default value We actually display the log for '.' which is useful.
hgext3rd/evolve/obshistory.py
--- a/hgext3rd/evolve/obshistory.py	Thu May 18 18:29:28 2017 +0200
+++ b/hgext3rd/evolve/obshistory.py	Thu May 18 18:34:26 2017 +0200
@@ -33,6 +33,9 @@
 def cmdobshistory(ui, repo, *revs, **opts):
     """show the obsolescence history of the specified revisions.
 
+    If no revision range is specified, we display the log for the current
+    working copy parent.
+
     By default this command prints the selected revisions and all its
     precursors. For precursors pointing on existing revisions in the repository,
     it will display revisions node id, revision number and the first line of the