diff options
Diffstat (limited to 'docs')
-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 5342e91..b0bf61d 100644 --- a/docs/plistutil.1 +++ b/docs/plistutil.1 @@ -30,6 +30,9 @@ convert to/from JSON or OpenStep the output format needs to specified. JSON and OpenStep only: Print output in compact form. By default, the output will be pretty-printed. .TP +.B \-s, \-\-sort +Sort all dictionary nodes lexicographically by key before converting to the output format. +.TP .B \-h, \-\-help Prints usage information. .TP |