gpgsplit - Command

Started by sukishan, Aug 14, 2009, 08:18 PM

Previous topic - Next topic

sukishan

gpgsplit
gpgsplit [options] [files]

Split an OpenPGP format message into individual packets. If no file is specified, the message is read from stdin. The split packets are written as individual files.

Options
-h, -?, --help
Display a short help message.

--no-split
Write to stdout instead of splitting the packets into individual files.

-p, --prefix string
Begin each filename with the specified string.

--secret-to-public
Convert any secret keys in the message to public keys.

--uncompress
Uncompress any compressed packets.

-v, --verbose
Verbose mode. More informative.
A good beginning makes a good ending