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

NAME

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

SYNOPSIS

9       ofxdump [OPTION]... [FILE]...
10

DESCRIPTION

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