Content-type: text/html
# # Comment line # set key=value
Lines beginning with a hash (#) character are taken as comment lines and are ignored.
Each key corresponds to a command line option. The following table maps the RC key value to its corresponding command line option and specifies the expected type of argument:
| KEY | COMMAND LINE | VALUETYPE |
| Cache | --cache | boolean |
| CacheDir | --cachedir | <dir> |
| ConfigDir | --configdir | <dir> |
| Encode | --encode | <EncodeType> |
| ExpireTime | --expiretime | <seconds> |
| Format | --format | <FormatType> |
| GUI | --gui | boolean |
| Hints | --hints | boolean |
| Host | --host | <hostname> |
| LicPorts | --licports | <start-end> |
| MsgClass | --msgclass | <MsgClassList> |
| MsgLevel | --msglevel | <MsgLevelList> |
| NoSerial | --noserial | boolean |
| OffSet | --offset | <#spaces> |
| Password | --password | <password> |
| Port | --port | <port#> |
| RepSep | --repsep | <string> |
| SiePath | --siepath | <path> |
| SwFiles | --swfiles | boolean |
| Unknown | --unknown | boolean |
| Unused | --unused | boolean |
| UseProm | --useprom | boolean |
| Username | --username | <user> |