plistutil - Convert a plist FILE from binary to XML format or
vice-versa
plistutil [OPTIONS] [-i FILE] [-o FILE]
plistutil allows to convert a file in Property List format from
binary to XML format or vice-versa.
- -i, --infile FILE
- Input FILE to convert from. If this argument is omitted or - is passed as
filename, plistutil will read from stdin.
- -o, --outfile FILE
- Output FILE to convert to. If this argument is omitted or - is passed as
filename, plistutil will write to stdout.
- -f, --format
[bin|xml]
- Force output format, regardless of input type. This is useful if the input
format is not known, but the output format should always be in a specific
format (like xml).
- -h, --help
- Prints usage information.
- -d, --debug
- Enabled extended debug output.
- -v, --version
- Print version information
Zach C.
Martin Szulecki
Nikias Bassen
https://libimobiledevice.org
https://github.com/libimobiledevice/libplist