changeset 2418:4993d1812311

olog: document the default value We actually display the log for '.' which is useful.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 18 May 2017 18:34:26 +0200
parents b5d97826bd3a
children 4ac190d88b57
files hgext3rd/evolve/obshistory.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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