File: gmime-uudecode.1

package info (click to toggle)
gmime 2.6.22%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,096 kB
  • ctags: 3,938
  • sloc: ansic: 42,118; makefile: 638; sh: 415; cs: 250; xml: 9; python: 8; perl: 6
file content (31 lines) | stat: -rw-r--r-- 1,127 bytes parent folder | download | duplicates (3)
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
.TH GMIME-UUDECODE "1" "January 2012" "gmime-uudecode - GMime 2.6.4" "User Commands"
.SH NAME
gmime-uudecode \- decode a uuencoded stream to its binary form
.SH SYNOPSIS
.B gmime-uudecode
[\fIoptions\fR] [ \fIfile \fR]...
.SH DESCRIPTION
gmime-uudecode decodes one or more \fIfile\fRs from their form as a
uuencoded text stream, and writes them to the filesystem, setting
their modes as indicated in the stream.  If no \fIfile\fR is
specified, gmime-uudecode reads from standard input.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
display help and exit
.TP
\fB\-v\fR, \fB\-\-version\fR
display version and exit
.TP
\fB\-o\fR, \fB\-\-output\-file\fR=\fIFILE\fR
output to FILE instead of the filename indicated by the stream
.SH AUTHOR
gmime-uudecode was written by Jeffrey Stedfast.  This manual page was
written by Daniel Kahn Gillmor for the Debian Project (with the
assistance of help2man), but may be used by others.
.SH LICENSE
gmime-uuencode and this manual page are both licensed under the LGPL,
version 2.1 or later.  On Debian systems, please see
/usr/share/common-licenses/LGPL-2.1
.SH "SEE ALSO"
.BR gmime\-uuencode (1)