# HG changeset patch # User Ludovic Chabant # Date 1323826550 28800 # Node ID 01932a36df0343e78cdeda3be624894a9f6c01ac # Parent 7543d240232c6ea64a521e79f55e40c41998a4c5 Updated documentation. diff -r 7543d240232c -r 01932a36df03 doc/lawrencium.txt --- a/doc/lawrencium.txt Tue Dec 13 17:32:12 2011 -0800 +++ b/doc/lawrencium.txt Tue Dec 13 17:35:50 2011 -0800 @@ -34,7 +34,8 @@ :Hg {args} Run an arbitrary Mercurial command. Similar to :!hg [args] but the '--repository' is automatically specified with the root of the repository the current - file belongs to. + file belongs to, and it will auto-complete any + standard command or option. *:Hg!* :Hg! {args} Like |:Hg|, but the output of the command is placed in @@ -59,7 +60,8 @@ and , open a file with , diff the local file with the parent revision with and , depending on whether you want a horizontal or vertical - split window. + split window, add an untracked file with , and + refresh the window with . *:Hgdiff* :Hgdiff Diffs the current file against its parent revision.