| -p |
--pattern=VALUE |
specify a pattern |
| -i |
--inputdatafile=VALUE |
a filename for loading the input data |
| -f |
--patternfile=VALUE |
a filename for loading a pattern |
| -o |
--outputfile=VALUE |
a filename to store the results |
| -r |
--rowdelim=VALUE |
the row delimiter |
| -c |
--coldelim=VALUE |
the column delimiter |
| -q |
--qualifier=VALUE |
text qualifier character (defaults to double quote) |
| -l |
--includepadding |
include padding around fields (don't trim fields) |
| -j |
--jumpconsec |
treat consecutive field delimiters as one |
| -n |
--nonewline |
don't output a new line after each row |
| -e |
--includeemptyrows |
include empty rows (don't ignore them) |
| -g |
--gui |
show the Graphical User Interface |
| -? |
--help |
show this message and exit |