dmtxread.1

来自「Linux系统下,二维码生成源代码.希望对大家有所帮助.」· 1 代码 · 共 39 行

1
39
字号
.\" $Id: dmtxread.1,v 1.3 2006/10/15 19:39:08 mblaughton Exp $.\".\" Man page for the dmtxread utility (libdmtx project)..\".\" $ groff -man -T ascii dmtxread.1.\".TH DMTXREAD 1 "October 15, 2006".SH NAMEdmtxread \- read data matrix barcodes contained in images.SH SYNOPSIS\fBdmtxread\fP [\fIoptions\fP] [\fIFILE\fP...].SH DESCRIPTIONDmtxread decodes data matrix barcodes found in PNG or TIFF images and writes the decoded message to standard output..SH OPTIONS \fB-c\fP, \fB--count\fP=\fINUM\fP        Stop after finding \fINUM\fP barcodes (not implemented yet) \fB-v\fP, \fB--vertical\fP=\fINUM\fP        Use \fINUM\fP vertical scan lines in scan pattern \fB-h\fP, \fB--horizontal\fP=\fINUM\fP        Use \fINUM\fP horizontal scan lines in scan pattern \fB-n\fP, \fB--page-number\fP        Print page number with each decoded message     \fB--help\fP        Display help message and quit.SH BUGSEmail bug reports to \fImike@dragonflylogic.com\fP.SH AUTHORCopyright (C) 2006 Mike Laughton.\" end of man page

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?