chiark / gitweb /
116ce89c7c3cb1b3dd5fdfd6d81ca68eb245bee6
[gnupg2.git] / gpgsplit.1
1 .TH "gpgsplit" 1 "December 2005" 
2
3 .SH NAME
4 gpgsplit \- Split an OpenPGP message into packets
5
6 .SH SYNOPSIS
7 .B gpgsplit 
8 .RI [ OPTIONS ]
9 .RI [ FILES ]
10
11 .SH DESCRIPTION
12 This manual page documents briefly the 
13 .B gpgsplit
14 command.
15 .PP
16 .B gpgsplit
17 splits an OpenPGP message into packets.
18
19 .SH OPTIONS
20 .TP
21 .BR \-v , \-\-verbose
22 Verbose.
23 .TP
24 .BR \-p , "\-\-prefix " \fISTRING\fR
25 Prepend filenames with \fISTRING\fR.
26 .TP
27 .B \-\-uncompress
28 Uncompress a packet.
29 .TP
30 .B \-\-secret\-to\-public
31 Convert secret keys to public keys.
32 .TP
33 .B \-\-no\-split
34 Write to stdout and don't actually split.
35
36 .SH AUTHOR
37 Copyright (C) 2002 Free Software Foundation, Inc. Please report bugs to
38 <bug-gnupg@gnu.org>.
39
40 This manpage was written by Francois Wendling <frwendling@free.fr>.
41