summaryrefslogtreecommitdiffstats
path: root/docs/plistutil.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plistutil.1')
-rw-r--r--docs/plistutil.13
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).
26If omitted, XML plist data will be converted to binary and vice-versa. To 26If omitted, XML plist data will be converted to binary and vice-versa. To
27convert to/from JSON or OpenStep the output format needs to specified. 27convert to/from JSON or OpenStep the output format needs to specified.
28.TP 28.TP
29.B \-p, \-\-print FILE
30Print PList in human-readable format.
31.TP
29.B \-c, \-\-compact 32.B \-c, \-\-compact
30JSON and OpenStep only: Print output in compact form. By default, the output 33JSON and OpenStep only: Print output in compact form. By default, the output
31will be pretty-printed. 34will be pretty-printed.