1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-14 16:43:37 +02:00

swapped :help and :Help, if you don't find yet help in :help, try :Help, and convert it to asciidoc

This commit is contained in:
Martin Stubenschrott
2008-01-23 14:42:50 +00:00
parent 4153597a02
commit af927e89c5
6 changed files with 27 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ ________________________________________________________________________________
section:Opening{nbsp}web{nbsp}pages[opening]
|o| |:o| |:open|
||:o[pen] [arg1], [arg2], ...|| +
||:o[pen][!] [arg1], [arg2], ...|| +
||o||
________________________________________________________________________________
Open one or more URLs in the current tab.
@@ -63,7 +63,7 @@ ________________________________________________________________________________
|t| |:t| |:tabopen|
||:tabopen [arg1], [arg2], ...|| +
||:tabopen[!] [arg1], [arg2], ...|| +
||t||
________________________________________________________________________________
Just like help::open[browsing.html,:open], but opens the resulting web page(s)
@@ -73,7 +73,7 @@ ________________________________________________________________________________
|w| |:w| |:winopen|
||:winopen [arg1], [arg2], ...|| +
||:winopen[!] [arg1], [arg2], ...|| +
________________________________________________________________________________
Just like help::open[browsing.html,:open], but opens the resulting web page(s)
in a new window.