Explorar el Código

docs: Updated manpage

Nikias Bassen hace 2 años
padre
commit
22618ce58b
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      docs/plistutil.1

+ 3 - 0
docs/plistutil.1

@@ -26,6 +26,9 @@ format (like xml or json).
 If omitted, XML plist data will be converted to binary and vice-versa. To
 convert to/from JSON or OpenStep the output format needs to specified.
 .TP
+.B \-p, \-\-print FILE
+Print PList in human-readable format.
+.TP
 .B \-c, \-\-compact
 JSON and OpenStep only: Print output in compact form. By default, the output
 will be pretty-printed.