aitown-client is program that ... To invoke it, use following general form:
aitown-client [options]
aitown-client may be extended using
aitown-plugin system.
Command line options
List of options:
Config fileAt load time, before reading command line options, the program looks for a configuration file named aitown-client.conf in current directory then in an operating system dependednt configuration directory (something like ~/.config/aitown-client.conf in unix, C:\Users\USERNAME\AppData\aitown-client\aitown-client.conf in Windows). The config file consists of [sections] and value=key entries (see the example at the end of the section). Example config file:
[general]
For each setting, the command line takes precedence, then the value in config file and then the default value.
|