]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: Usage: update point-and-click information
authorPatrick McCarty <pnorcks@gmail.com>
Mon, 26 Oct 2009 17:13:07 +0000 (10:13 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Mon, 26 Oct 2009 17:13:07 +0000 (10:13 -0700)
Documentation/usage/running.itely

index d92e6f140318a6c4bff29361940248f098dca5a4..bf9728ab5604cafe0eff0f5d41073a458f3da5dd 100644 (file)
@@ -673,10 +673,10 @@ variable @code{EDITOR} for the following patterns,
 @example
 emacsclient --no-wait +@var{line}:@var{column} @var{file}
 @end example
-@item vim
+@item gvim
   this will invoke
 @example
-gvim --remote +:@var{line}:norm@var{char} @var{file}
+gvim --remote +:@var{line}:norm@var{column} @var{file}
 @end example
 
 @item nedit