regenerated

This commit is contained in:
git@daemon.de
2015-07-17 16:21:22 +02:00
parent 47a07a7d2e
commit 6dfb15ade6
6 changed files with 971 additions and 863 deletions

View File

@@ -52,6 +52,11 @@ Pretty Curved Privacy - File encryption using eliptic curve cryptography.
Encoding Options:
-z --z85-encode Armor with Z85 encoding.
-Z --z85-decode Decode Z85 encodeded input.
-a --armor --textmode same as -z
Misc Options:
-C --checksum calculate a Blake2 checksum of one or more files.
Arguments:
Extra arguments after options are treated as filenames or
@@ -189,6 +194,11 @@ Pretty Curved Privacy - File encryption using eliptic curve cryptography.
Use -I and -O respectively, otherwise it
uses stdin/stdout
Misc Options:
-C --checksum Calculate a Blake2 checksum of one or more files.
Use -I to specify one file or put multiple file
names after -C like "pcp1 -C file1 file2 file3".
=head1 DESCRIPTION