mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 06:05:46 +01:00
Rename -liberator command-line option to -[config-name].
This commit is contained in:
@@ -2,12 +2,12 @@ heading::Starting{nbsp}Vimperator[starting]
|
||||
|
||||
|startup-options| +
|
||||
|
||||
Command-line options can be passed to Vimperator via the -liberator Firefox
|
||||
Command-line options can be passed to Vimperator via the -vimperator Firefox
|
||||
option. These are passed as single string argument.
|
||||
E.g firefox -liberator "$$++cmd='set exrc' +u='tempRcFile' ++noplugin$$"
|
||||
E.g firefox -vimperator "$$++cmd 'set exrc' +u 'tempRcFile' ++noplugin$$"
|
||||
|
||||
|+c| +
|
||||
||+c={command}||
|
||||
||+c {command}||
|
||||
________________________________________________________________________________
|
||||
Execute a single Ex command after all initialization has been performed. See
|
||||
[j]initialization[j].
|
||||
@@ -17,7 +17,7 @@ ________________________________________________________________________________
|
||||
|
||||
|
||||
|$$++cmd$$| +
|
||||
||$$++cmd={command}$$||
|
||||
||$$++cmd {command}$$||
|
||||
________________________________________________________________________________
|
||||
Execute a single Ex command before any initialization has been performed. See
|
||||
[j]initialization[j].
|
||||
@@ -27,7 +27,7 @@ ________________________________________________________________________________
|
||||
|
||||
|
||||
|+u| +
|
||||
||+u={rcfile}||
|
||||
||+u {rcfile}||
|
||||
________________________________________________________________________________
|
||||
The file {rcfile} is used for user initialization commands. If {rcfile} is
|
||||
"NORC" then no startup initialization is performed except for the loading of
|
||||
|
||||
Reference in New Issue
Block a user