*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
`plutil -convert {{xml1|binary1|json|swift|objc}} {{path/to/file.plist}} -o {{path/to/new_file.plist}}`
|
||||
|
||||
- Convert a plist file to a different format, writing to stdout:
|
||||
- Convert a plist file to a different format, writing to `stdout`:
|
||||
|
||||
`plutil -convert {{xml1|binary1|json|swift|objc}} {{path/to/file.plist}} -o -`
|
||||
|
Reference in New Issue
Block a user