diff options
Diffstat (limited to '')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/pi3topbm.1 | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/pi3topbm.1 b/upstream/opensuse-tumbleweed/man1/pi3topbm.1 new file mode 100644 index 00000000..e4417137 --- /dev/null +++ b/upstream/opensuse-tumbleweed/man1/pi3topbm.1 @@ -0,0 +1,60 @@ +\ +.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. +.\" Do not hand-hack it! If you have bug fixes or improvements, please find +.\" the corresponding HTML page on the Netpbm website, generate a patch +.\" against that, and send it to the Netpbm maintainer. +.TH "Pi3topbm User Manual" 0 "11 March 1990" "netpbm documentation" + +.SH NAME + +pi3topbm - convert an Atari Degas .pi3 file into a PBM image + +.UN synopsis +.SH SYNOPSIS + +\fBpi3topbm\fP + +[\fIpi3file\fP] + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBpi3topbm\fP reads an Atari Degas .pi3 file as input and +produces a PBM image as output. + +.UN options +.SH OPTIONS +.PP +There are no command line options defined specifically +for \fBpi3topbm\fP, but it recognizes the options common to all +programs based on libnetpbm (See +.UR index.html#commonoptions + Common Options +.UE +\&.) + +.UN seealso +.SH SEE ALSO +.BR "pbmtopi3" (1)\c +\&, +.BR "pbm" (5)\c +\&, +.BR "pi1toppm" (1)\c +\&, +.BR "ppmtopi1" (1)\c +\& + +.UN author +.SH AUTHOR + +Copyright (C) 1988 by David Beckemeyer (bdt!david) and Diomidis D. Spinellis. +.SH DOCUMENT SOURCE +This manual page was generated by the Netpbm tool 'makeman' from HTML +source. The master documentation is at +.IP +.B http://netpbm.sourceforge.net/doc/pi3topbm.html +.PP
\ No newline at end of file |