On Mon, 03 Nov 2008, Tony Mechelynck wrote: > > On 03/11/08 07:39, bill lam wrote: > > On Mon, 03 Nov 2008, Ben Schmidt wrote: > >> :set nomore > >> > >> :help 'more' > > > > Thank you Ben. > > > > I notice sometimes it need quote when :help, sometimes not? eg. :h cb > > and :h 'cb' give different help pages, what is the rule for that > > quote? > > > > Quotes are for an option: ":help 'cb'" tells you what you can ":set cb" to. > > Nothing is for Normal-mode commands > > i_ for Insert, c_ for Command-line, v_ for Visual, : for Ex-commands, - > for command-line switches, etc. > > See ":help help-context" on the very first page of help (where you land > when you hit F1 in Vim). >
Thank you Tony and Ben. I once had read(browse) that :help help but can not notice the quotes are for an option. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
