X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fstarting.xml;fp=common%2Flocale%2Fen-US%2Fstarting.xml;h=0a9ce2b3af5b83a7b7abb8b5dfdf0c0073a68103;hb=9044153cb63835e39b9de8ec4ade237c03e3888a;hp=389355045afa80f5ed170b4fa01ec75090d79d2e;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/common/locale/en-US/starting.xml b/common/locale/en-US/starting.xml index 3893550..0a9ce2b 100644 --- a/common/locale/en-US/starting.xml +++ b/common/locale/en-US/starting.xml @@ -15,11 +15,16 @@

Command-line options

- Command-line options can be passed to &dactyl.appName; via the -&dactyl.name; &dactyl.host; + Command-line options can be passed to &dactyl.appName; via the -&dactyl.name; &dactyl.host; option. These are passed as single string argument. E.g., &dactyl.hostbin; -&dactyl.name; ++cmd 'set exrc' +u 'tempRcFile' ++noplugin

+

+ The -&dactyl.name;-remote command-line option can be used to + execute a single Ex command in an already running Pentadactyl instance. +

+ +c @@ -71,6 +76,18 @@ + + +purgecaches + + +purgecaches + +

+ Purges &dactyl.appName; caches at startup. May occasionally be + necessary after making local changes to the source tree. +

+
+
+

Initialization

At startup, &dactyl.appName; completes the following tasks in order.

@@ -177,10 +194,12 @@ repository, this is a good way to update to the latest version or to test your changes.

+

Any arguments supplied are parsed as command-line arguments as specified in startup-options.

+ Not all plugins are designed to cleanly un-apply during a rehash. While official plugins are safe, beware of possible instability @@ -191,9 +210,14 @@ :res :restart - :restart + :restart arg …

Force &dactyl.host; to restart. Useful when installing extensions.

+ +

+ Any arguments supplied are parsed as command-line arguments as + specified in startup-options. +