rollback: update help for issue316
authorMatt Mackall <mpm@selenic.com>
Fri, 22 Jun 2007 17:29:49 -0500
changeset 4682 51ec5e069505
parent 4680 059bdc8dfb9d
child 4683 8c3d449ecc63
rollback: update help for issue316
mercurial/commands.py
--- a/mercurial/commands.py
+++ b/mercurial/commands.py
@@ -2398,7 +2398,9 @@ def rollback(ui, repo):
       unbundle
 
     This command should be used with care. There is only one level of
-    rollback, and there is no way to undo a rollback.
+    rollback, and there is no way to undo a rollback. It will also
+    restore the dirstate at the time of the last transaction, which
+    may lose subsequent dirstate changes.
 
     This command is not intended for use on public repositories. Once
     changes are visible for pull by other users, rolling a transaction