diff options
Diffstat (limited to 'vimperator/locale/en-US/starting.txt')
-rw-r--r-- | vimperator/locale/en-US/starting.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vimperator/locale/en-US/starting.txt b/vimperator/locale/en-US/starting.txt index 5361bb10..8c9abdb0 100644 --- a/vimperator/locale/en-US/starting.txt +++ b/vimperator/locale/en-US/starting.txt @@ -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 |