hgext3rd/evolve/__init__.py
changeset 4248 51b69f3dfc0b
parent 4247 820a25dcea58
child 4250 781d058d14f9
--- a/hgext3rd/evolve/__init__.py	Sat Nov 10 15:50:05 2018 +0100
+++ b/hgext3rd/evolve/__init__.py	Wed Oct 31 14:01:58 2018 +0530
@@ -1114,7 +1114,8 @@
 def cmdnext(ui, repo, **opts):
     """update to next child revision
 
-    Use the ``--evolve`` flag to evolve unstable children on demand.
+    If necessary, evolve the next changeset. Use --no-evolve to disable this
+    behavior.
 
     Displays the summary line of the destination for clarity.
     """