...
- section – this is section from db_connection.ini. By default, primary section used;
- df(disableformatting) – switches off advanced output formatting;
- maxrows – maximum rows count to output;
- asis – print output data, without replacing data to columns type (<BLOB>, <CLOB>, <XML> .etc);
- xml – output will be formatted in XML. If this parameter is specified, --asis and --disableformatting will be ignored.