doc/hg.1.html
changeset 196 48827121af7e
parent 182 089594a5bbde
--- a/doc/hg.1.html	Mon May 30 08:42:00 2005 -0800
+++ b/doc/hg.1.html	Mon May 30 09:53:48 2005 -0700
@@ -206,6 +206,15 @@
 
 </dd>
 <dt>
+export [revision]
+</dt>
+<dd>
+
+    print the changeset header (author, changeset hash, parent, and commit
+    comment) and the diffs for a particular revision.
+
+</dd>
+<dt>
 history
 </dt>
 <dd>
@@ -243,6 +252,14 @@
 
 </dd>
 <dt>
+recover
+</dt>
+<dd>
+
+    rollback an interrupted transaction
+
+</dd>
+<dt>
 remove [files &#8230;]
 </dt>
 <dd>
@@ -279,6 +296,14 @@
     list the current tags
 
 </dd>
+<dt>
+undo
+</dt>
+<dd>
+
+    undo the last transaction
+
+</dd>
 </dl>
 <hr />
 <h2>ENVIRONMENT VARIABLES</h2>
@@ -411,7 +436,7 @@
 <p></p>
 <hr /><p><small>
 Version 0.5<br />
-Last updated 27-May-2005 15:07:30 MDT
+Last updated 27-May-2005 15:51:06 MDT
 </small></p>
 </body>
 </html>