diff --git a/doc/hg.1.html b/doc/hg.1.html --- a/doc/hg.1.html +++ b/doc/hg.1.html @@ -206,6 +206,15 @@ dumpmanifest [revision]
+export [revision] +
+
+ + print the changeset header (author, changeset hash, parent, and commit + comment) and the diffs for a particular revision. + +
+
history
@@ -243,6 +252,14 @@ merge <repository path>
+recover +
+
+ + rollback an interrupted transaction + +
+
remove [files …]
@@ -279,6 +296,14 @@ tags list the current tags
+
+undo +
+
+ + undo the last transaction + +

ENVIRONMENT VARIABLES

@@ -411,7 +436,7 @@ Public License (GPL).


Version 0.5
-Last updated 27-May-2005 15:07:30 MDT +Last updated 27-May-2005 15:51:06 MDT