.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.12. .TH OFXDUMP "1" "February 2020" "ofxdump 0.9.15" "User Commands" .SH NAME ofxdump \- Dump content of OFX files as human-readable text .SH SYNOPSIS .B ofxdump [\fI\,OPTIONS\/\fR]... [\fI\,FILES\/\fR]... .SH DESCRIPTION ofxdump 0.9.15 .PP ofxdump prints to stdout, in human readable form, everything the library understands about a particular file or response, and sends errors to stderr. To know exactly what the library understands about of a particular ofx response file, just call ofxdump on that file. .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .TP \fB\-f\fR, \fB\-\-import\-format\fR=\fI\,STRING\/\fR Force the file format of the file(s) specified (default=`AUTODETECT') .TP \fB\-\-list\-import\-formats\fR List available import file formats \&'import\-format' command .TP \fB\-\-msg_parser\fR Output file parsing messages (default=off) .TP \fB\-\-msg_debug\fR Output messages meant for debugging (default=off) .TP \fB\-\-msg_warning\fR Output warning messages about abnormal conditions and unknown constructs (default=on) .TP \fB\-\-msg_error\fR Output error messages (default=on) .TP \fB\-\-msg_info\fR Output informational messages about the progress of the library (default=on) .TP \fB\-\-msg_status\fR Output status messages (default=on)