Support reading from standard input in pembody.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
pembody
|
||||
|
||||
This is a utility for decoding PEM-encoded files and spewing their
|
||||
contents to standard output. No trailing newline is appended.
|
||||
contents to standard output. No trailing newline is appended. If
|
||||
the filename is "-", pembody reads from standard input.
|
||||
|
||||
Example:
|
||||
$ cat file.pem
|
||||
|
||||
Reference in New Issue
Block a user