PLCONV(1)
NAME
plconv - property list converter
SYNOPSIS
plconv [-q] [-h|-help] [-g|-gb|-o|-x|-ab]
DESCRIPTION
This manual page documents briefly the plconv command.
plconv is a simple GNUstep program that reads a property list from the
standard input and prints it on the standard output. By default (if no
option is given) no conversion is made.
plconv accepts the following options:
- -q When specified, the program doesn't print the detected property
- list format to stderr.
- -h, -help
- Prints short help screen.
- -g Sets the output format to GNUstep plain text format.
- -gb Sets the output format to GNUstep binary format.
- -o Sets the output format to OpenStep plain text format.
- -x Sets the output format to XML format v1.0.
- -ab Sets the output format to Apple binary format v1.0.
SEE ALSO
AUTHOR
KeyArcher was written by Sao Kiselkov.
- This manual page was written by Yavor Doganov <yavor@gnu.org> for the
Debian project (but may be used by others).