1OFXDUMP(1)                       User Commands                      OFXDUMP(1)
2
3
4

NAME

6       ofxdump - Dump content of OFX files as human-readable text
7

SYNOPSIS

9       ofxdump [OPTIONS]... [FILES]...
10

DESCRIPTION

12       ofxdump 0.9.13
13
14       ofxdump  prints  to  stdout,  in  human  readable  form, everything the
15       library understands about a particular  file  or  response,  and  sends
16       errors  to  stderr.  To know exactly what the library understands about
17       of a particular ofx response file, just call ofxdump on that file.
18
19       -h, --help
20              Print help and exit
21
22       -V, --version
23              Print version and exit
24
25       -f, --import-format=STRING
26              Force the file format of the file(s) specified (default=`AUTODEā€
27              TECT')
28
29       --list-import-formats
30              List available import file formats 'import-format' command
31
32       --msg_parser
33              Output file parsing messages  (default=off)
34
35       --msg_debug
36              Output messages meant for debugging (default=off)
37
38       --msg_warning
39              Output  warning  messages  about abnormal conditions and unknown
40              constructs  (default=on)
41
42       --msg_error
43              Output error messages  (default=on)
44
45       --msg_info
46              Output informational messages about the progress of the  library
47              (default=on)
48
49       --msg_status
50              Output status messages  (default=on)
51
52
53
54ofxdump 0.9.13                     May 2018                         OFXDUMP(1)
Impressum