Mercurial > vim-lawrencium
comparison doc/lawrencium.txt @ 118:7cfe9ba2c7dd
Add missing documentation entry for `Hgstatusrevert`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 15 Mar 2015 08:32:45 -0700 |
parents | 8ec747b13dc1 |
children | 4ca40abecc2a |
comparison
equal
deleted
inserted
replaced
117:2e38e754c896 | 118:7cfe9ba2c7dd |
---|---|
334 | 334 |
335 *:Hgstatusvcommit* | 335 *:Hgstatusvcommit* |
336 :Hgstatusvcommit Similar to |:Hgstatuscommit|, but use a vertical | 336 :Hgstatusvcommit Similar to |:Hgstatuscommit|, but use a vertical |
337 split, as with |:Hgvcommit|. | 337 split, as with |:Hgvcommit|. |
338 | 338 |
339 *:Hgstatusrevert* | |
340 :Hgstatusrevert Runs |:Hgrevert| on the file under the cursor, or in | |
341 the current selection. The |<bang>| option is used | |
342 just like in |:Hgrevert|. | |
343 | |
339 *:Hgstatusrefresh* | 344 *:Hgstatusrefresh* |
340 :Hgstatusrefresh Refreshes the status window by running `hg status` | 345 :Hgstatusrefresh Refreshes the status window by running `hg status` |
341 again. | 346 again. |
342 Mapped to <CTRL-R>. | 347 Mapped to <CTRL-R>. |
343 | 348 |