diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/opensuse-leap-15-6/man1/pbmtoln03.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/pbmtoln03.1')
-rw-r--r-- | upstream/opensuse-leap-15-6/man1/pbmtoln03.1 | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/pbmtoln03.1 b/upstream/opensuse-leap-15-6/man1/pbmtoln03.1 new file mode 100644 index 00000000..846dfec0 --- /dev/null +++ b/upstream/opensuse-leap-15-6/man1/pbmtoln03.1 @@ -0,0 +1,69 @@ +\ +.\" 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 "Pbmtoln03 User Manual" 0 "7 May 1993" "netpbm documentation" + +.UN lbAB +.SH NAME +pbmtoln03 - convert PBM image to DEC LN03+ Sixel output + +.UN lbAC +.SH SYNOPSIS + +\fBpbmtoln03\fP +[\fB-rltbf\fP] +\fIpbmfile\fP + +.UN lbAD +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBpbmtoln03\fP reads a PBM image as input and produces a DEC +LN03+ Sixel output file. + +.UN lbAE +.SH OPTIONS + + +.TP +\fB-l nn\fP +Use "nn" as value for left margin (default 0). + +.TP +\fB-r nn\fP +Use "nn" as value for right margin (default 2400). + +.TP +\fB-t nn\fP +Use "nn" as value for top margin (default 0). + +.TP +\fB-b nn\fP +Use "nn" as value for bottom margin (default 3400). + +.TP +\fB-f nn\fP +Use "nn" as value for form length (default 3400). + + + +.UN lbAF +.SH SEE ALSO +.BR "pbm" (5)\c +\& + +.UN lbAG +.SH AUTHOR + +Tim Cook, 26 Feb 1992 +.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/pbmtoln03.html +.PP
\ No newline at end of file |