diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-08-19 02:34:56 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-08-21 23:57:38 +1000 |
commit | b0f4af5e559844798268be5066857a0dbd3cc0d7 (patch) | |
tree | f0b64b0747f0b9d9b946cf6789ee3891b89e32e8 /xulmus/locale | |
parent | cc187d83722b0d733f18f511b293067ae29fe8e6 (diff) | |
download | pentadactyl-b0f4af5e559844798268be5066857a0dbd3cc0d7.tar.gz |
Rename -liberator command-line option to -[config-name].
Diffstat (limited to 'xulmus/locale')
-rw-r--r-- | xulmus/locale/en-US/starting.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xulmus/locale/en-US/starting.txt b/xulmus/locale/en-US/starting.txt index c4a2e5ba..0979ecc9 100644 --- a/xulmus/locale/en-US/starting.txt +++ b/xulmus/locale/en-US/starting.txt @@ -2,12 +2,12 @@ heading::Starting{nbsp}Xulmus[starting] |startup-options| + -Command-line options can be passed to Xulmus via the -liberator Firefox +Command-line options can be passed to Xulmus via the -xulmus Songbird option. These are passed as single string argument. -E.g firefox -liberator "$$++cmd='set exrc' +u='tempRcFile' ++noplugin$$" +E.g songbird -xulmus "$$++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 |