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 | |
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 @@ .TH "plistutil" 1 .SH NAME -plistutil \- Convert a plist FILE between binary, XML, and JSON format +plistutil \- Convert a plist FILE between binary, XML, JSON, and OpenStep formats .SH SYNOPSIS .B plistutil [OPTIONS] [-i FILE] [-o FILE] .SH DESCRIPTION -plistutil allows converting a Property List file between binary, XML, and JSON format. +plistutil allows converting a Property List file between binary, XML, JSON, and OpenStep formats. .SH OPTIONS .TP .B \-i, \-\-infile FILE |
