diff options
| author | 2026-04-09 08:18:58 +0200 | |
|---|---|---|
| committer | 2026-04-10 12:21:50 +0200 | |
| commit | dddb76d74a646a7ec41cfa6b9f7772830b7acbd2 (patch) | |
| tree | d9f08eb8bf7c9e6ebab14167568c49b620df25e6 /docs | |
| parent | 9dfcfe8dc22233cb08aa22ba743640d8db92c4e7 (diff) | |
| download | libplist-dddb76d74a646a7ec41cfa6b9f7772830b7acbd2.tar.gz libplist-dddb76d74a646a7ec41cfa6b9f7772830b7acbd2.tar.bz2 | |
Add OpenStep to man page
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/plistutil.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plistutil.1 b/docs/plistutil.1 index 64373b3..b2bf7bd 100644 --- a/docs/plistutil.1 +++ b/docs/plistutil.1 | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | .TH "plistutil" 1 | 1 | .TH "plistutil" 1 |
| 2 | .SH NAME | 2 | .SH NAME |
| 3 | plistutil \- Convert a plist FILE between binary, XML, and JSON format | 3 | plistutil \- Convert a plist FILE between binary, XML, JSON, and OpenStep formats |
| 4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
| 5 | .B plistutil | 5 | .B plistutil |
| 6 | [OPTIONS] | 6 | [OPTIONS] |
| 7 | [-i FILE] | 7 | [-i FILE] |
| 8 | [-o FILE] | 8 | [-o FILE] |
| 9 | .SH DESCRIPTION | 9 | .SH DESCRIPTION |
| 10 | plistutil allows converting a Property List file between binary, XML, and JSON format. | 10 | plistutil allows converting a Property List file between binary, XML, JSON, and OpenStep formats. |
| 11 | .SH OPTIONS | 11 | .SH OPTIONS |
| 12 | .TP | 12 | .TP |
| 13 | .B \-i, \-\-infile FILE | 13 | .B \-i, \-\-infile FILE |
