|- valign="top"
| {{Code|-c<cmd>}}
| Runs the specified [[commands]] and quits. Several commands can be separated by semicolons.
|
| {{Code|-c"list;info"}}
|- valign="top"
| {{Code|-C<file>}}
| Runs all [[commands]] from the specified file and quits. Commands may be specified as strings (empty lines and lines starting with the number sign {{Code|#}} will be skipped) or (since {{Version|7.3}}) in the XML syntax.
|
| {{Code|-Ccmd.txt}}
|- valign="top"
| {{Code|-c<cmd>}}
| Runs the specified [[commands]] and quits. Several commands can be separated by semicolons.
|
|
|- valign="top"
| {{Code|-C<file>}}
| Runs all [[commands]] from the specified file and quits. Commands may be specified as strings (empty lines and lines starting with the number sign {{Code|#}} will be skipped) or (since {{Version|7.3}}) in the XML syntax.
|
| {{Code|-Ccmd.txt}}