mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 05:21:26 +02:00
Update help files for Xulmus.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
HEADER
|
||||
|
||||
Vimperator does not yet read any command-line options. When it does, they will
|
||||
Xulmus does not yet read any command-line options. When it does, they will
|
||||
be documented here.
|
||||
|
||||
section:Initialization[initialization,startup]
|
||||
|
||||
At startup, Vimperator completes the following tasks in order.
|
||||
At startup, Xulmus completes the following tasks in order.
|
||||
|
||||
1. Vimperator can perform user initialization commands. When
|
||||
1. Xulmus can perform user initialization commands. When
|
||||
one of the following is successfully located, it is executed, and no
|
||||
further locations are tried.
|
||||
|
||||
@@ -31,7 +31,7 @@ command).
|
||||
The user's ~ (i.e., "home") directory is determined as follows:
|
||||
|
||||
* On Unix and Mac, the environment variable _$HOME_ is used.
|
||||
* On Windows, Vimperator checks for the existence of _%HOME%_, then
|
||||
* On Windows, Xulmus checks for the existence of _%HOME%_, then
|
||||
_%USERPROFILE%_, and then _%HOMEDRIVE%%HOMEPATH%_. It uses the first one
|
||||
it finds.
|
||||
|
||||
@@ -54,7 +54,7 @@ section:Restarting[restarting]
|
||||
|:res| |:restart| +
|
||||
||:res[tart]||
|
||||
________________________________________________________________________________
|
||||
Force the browser to restart. Useful when installing extensions.
|
||||
Force Xulmus to restart. Useful when installing extensions.
|
||||
________________________________________________________________________________
|
||||
|
||||
// vim: set filetype=asciidoc:
|
||||
|
||||
Reference in New Issue
Block a user