diff options
| author | 2023-04-21 13:50:50 +0200 | |
|---|---|---|
| committer | 2023-04-21 13:50:50 +0200 | |
| commit | 22618ce58be2e6ea46b4d62a36d703960f4a35eb (patch) | |
| tree | 02f281e2ed9569b246e4cc841188128f133176f8 /docs/plistutil.1 | |
| parent | 4af7c9accb2844d9810470e16a4dd7f81ab1f49d (diff) | |
| download | libplist-22618ce58be2e6ea46b4d62a36d703960f4a35eb.tar.gz libplist-22618ce58be2e6ea46b4d62a36d703960f4a35eb.tar.bz2 | |
docs: Updated manpage
Diffstat (limited to 'docs/plistutil.1')
| -rw-r--r-- | docs/plistutil.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/plistutil.1 b/docs/plistutil.1 index b0bf61d..b1f7773 100644 --- a/docs/plistutil.1 +++ b/docs/plistutil.1 | |||
| @@ -26,6 +26,9 @@ format (like xml or json). | |||
| 26 | If omitted, XML plist data will be converted to binary and vice-versa. To | 26 | If omitted, XML plist data will be converted to binary and vice-versa. To |
| 27 | convert to/from JSON or OpenStep the output format needs to specified. | 27 | convert to/from JSON or OpenStep the output format needs to specified. |
| 28 | .TP | 28 | .TP |
| 29 | .B \-p, \-\-print FILE | ||
| 30 | Print PList in human-readable format. | ||
| 31 | .TP | ||
| 29 | .B \-c, \-\-compact | 32 | .B \-c, \-\-compact |
| 30 | JSON and OpenStep only: Print output in compact form. By default, the output | 33 | JSON and OpenStep only: Print output in compact form. By default, the output |
| 31 | will be pretty-printed. | 34 | will be pretty-printed. |
