msidump --version (return code: 0)
0.97
msidump --help (return code: 0)
msidump dumps MSI tables as idt text and streams
Usage: msidump [OPTION]... MSI-FILE
Options:
-t, --tables Dump tables. This is the default.
-s, --streams Dump streams
-S, --signature Dump asn1parse of digital signature.
-d, --directory DIR Dump to given directory DIR
-h, --help Print help message and exit.
-v, --version Print version information and exit.
More than one of -t, -s or -S may be specified.
Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=msitools>.