mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 12:20:58 +01:00
regenerated
This commit is contained in:
10
man/pcp1.pod
10
man/pcp1.pod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user