# HG changeset patch # User Ludovic Chabant # Date 1426433565 25200 # Node ID 7cfe9ba2c7dd99c25bbf2992fe928447e0b3de4a # Parent 2e38e754c8963fdba4d527ce4f52fa438cd21eb9 Add missing documentation entry for `Hgstatusrevert`. diff -r 2e38e754c896 -r 7cfe9ba2c7dd doc/lawrencium.txt --- 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 || option is used + just like in |:Hgrevert|. + *:Hgstatusrefresh* :Hgstatusrefresh Refreshes the status window by running `hg status` again.