changeset 118:7cfe9ba2c7dd

Add missing documentation entry for `Hgstatusrevert`.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 15 Mar 2015 08:32:45 -0700
parents 2e38e754c896
children 4ca40abecc2a
files doc/lawrencium.txt
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lawrencium.txt	Fri Feb 20 13:35:19 2015 -0800
+++ b/doc/lawrencium.txt	Sun Mar 15 08:32:45 2015 -0700
@@ -336,6 +336,11 @@
 :Hgstatusvcommit        Similar to |:Hgstatuscommit|, but use a vertical
                         split, as with |:Hgvcommit|.
 
+                                                *:Hgstatusrevert*
+:Hgstatusrevert         Runs |:Hgrevert| on the file under the cursor, or in
+                        the current selection. The |<bang>| option is used
+                        just like in |:Hgrevert|.
+
                                                 *:Hgstatusrefresh*
 :Hgstatusrefresh        Refreshes the status window by running `hg status`
                         again.