From dddb76d74a646a7ec41cfa6b9f7772830b7acbd2 Mon Sep 17 00:00:00 2001 From: Dave Nicolson Date: Thu, 9 Apr 2026 08:18:58 +0200 Subject: Add OpenStep to man page --- docs/plistutil.1 | 4 ++-- 1 file 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 -- cgit v1.1-32-gdbae