hgext/rebase.py
changeset 8076 5ec526c1a32f
parent 8031 813a02a4eda2
child 8112 6ee71f78497c
--- a/hgext/rebase.py	Sat Apr 18 00:21:11 2009 -0700
+++ b/hgext/rebase.py	Sat Apr 18 14:40:21 2009 +0200
@@ -46,7 +46,7 @@
     changes relative to a master development tree.
 
     If a rebase is interrupted to manually resolve a merge, it can be
-    continued with --continue or aborted with --abort.
+    continued with --continue/-c or aborted with --abort/-a.
     """
     originalwd = target = None
     external = nullrev