diff options
| author | 2023-02-06 18:57:40 +0100 | |
|---|---|---|
| committer | 2023-02-06 18:57:40 +0100 | |
| commit | 6390abcd1c94f4c29291c81322726d6946fd345f (patch) | |
| tree | 78230cf2e3469afcaed35051ee615d7a3369e617 /docs | |
| parent | d3908006349f38bcfc0151daebd98b6873a2dbfc (diff) | |
| download | libplist-6390abcd1c94f4c29291c81322726d6946fd345f.tar.gz libplist-6390abcd1c94f4c29291c81322726d6946fd345f.tar.bz2 | |
plistutil: Add command line switch to allow sorting of the output plist
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. | |||
| 30 | JSON and OpenStep only: Print output in compact form. By default, the output | 30 | JSON and OpenStep only: Print output in compact form. By default, the output |
| 31 | will be pretty-printed. | 31 | will be pretty-printed. |
| 32 | .TP | 32 | .TP |
| 33 | .B \-s, \-\-sort | ||
| 34 | Sort all dictionary nodes lexicographically by key before converting to the output format. | ||
| 35 | .TP | ||
| 33 | .B \-h, \-\-help | 36 | .B \-h, \-\-help |
| 34 | Prints usage information. | 37 | Prints usage information. |
| 35 | .TP | 38 | .TP |
