Command Line Arguments: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Technology (talk | contribs) m (Reverted edits by Ifasite (Talk) to last revision by EternalHarvest) |
||
Line 1: | Line 1: | ||
=== --help === | |||
Display up to date information about command line arguments and exit. | Display up to date information about command line arguments and exit. | ||
<noinclude> | |||
=== --interface === | === --interface === | ||
[[:Category:Interfaces|Interface]] to load on start. | [[:Category:Interfaces|Interface]] to load on start. |
Revision as of 22:11, 15 November 2010
--help
Display up to date information about command line arguments and exit.
--interface
Interface to load on start.
--lockdown
Disable potentially insecure features (including, but not limited to eval and plugin commands).
--no-connect
Initialize, but do not connect.
--control
Directories to look in for control files (delimited with :
).
--tables
Directories to look in for tables.
--plugins
Directories to load plugins from.
--fields
Directory to look in for fields.
--logs
Directory to save logs in.
--config
File to use instead of config.txt.
--mon_control
File to use instead of mon_control.txt.
--items_control
File to use instead of items_control.txt.
--shop
File to use instead of shop.txt.
--sys
File to use instead of sys.txt.