summaryrefslogtreecommitdiffstats
path: root/debian/gpgsplit.1
blob: 116ce89c7c3cb1b3dd5fdfd6d81ca68eb245bee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.TH "gpgsplit" 1 "December 2005" 

.SH NAME
gpgsplit \- Split an OpenPGP message into packets

.SH SYNOPSIS
.B gpgsplit 
.RI [ OPTIONS ]
.RI [ FILES ]

.SH DESCRIPTION
This manual page documents briefly the 
.B gpgsplit
command.
.PP
.B gpgsplit
splits an OpenPGP message into packets.

.SH OPTIONS
.TP
.BR \-v , \-\-verbose
Verbose.
.TP
.BR \-p , "\-\-prefix " \fISTRING\fR
Prepend filenames with \fISTRING\fR.
.TP
.B \-\-uncompress
Uncompress a packet.
.TP
.B \-\-secret\-to\-public
Convert secret keys to public keys.
.TP
.B \-\-no\-split
Write to stdout and don't actually split.

.SH AUTHOR
Copyright (C) 2002 Free Software Foundation, Inc. Please report bugs to
<bug-gnupg@gnu.org>.

This manpage was written by Francois Wendling <frwendling@free.fr>.