Unverified Commit 14b2d8ff authored by Victor Ananjevsky's avatar Victor Ananjevsky Committed by GitHub

Merge pull request #205 from step-/patch-1

add missing form field types
parents 2a61b5f2 93a6ef84
...@@ -507,7 +507,7 @@ Output data will be in shell-style quotes. ...@@ -507,7 +507,7 @@ Output data will be in shell-style quotes.
.SS Form options .SS Form options
.TP .TP
.B \-\-field=\fILABEL[!TOOLTIP][:TYPE]\fP .B \-\-field=\fILABEL[!TOOLTIP][:TYPE]\fP
Add field to form. Type may be \fIH\fP, \fIRO\fP, \fINUM\fP, \fICHK\fP, \fICB\fP, \fICBE\fP, \fICE\fP, \fIFL\fP, \fISFL\fP, \fIDIR\fP, \fICDIR\fP, \fIFN\fP, \fIMFL\fP, \fIMDIR\fP, \fIDT\fP, \fISCL\fP, \fIAPP\fP, \fICLR\fP, \fIBTN\fP, \fIFBTN\fP, \fILBL\fP or \fITXT\fP. Add field to form. Type may be \fIH\fP, \fIRO\fP, \fINUM\fP, \fICHK\fP, \fICB\fP, \fICBE\fP, \fICE\fP, \fIFL\fP, \fISFL\fP, \fIDIR\fP, \fICDIR\fP, \fIFN\fP, \fIMFL\fP, \fIMDIR\fP, \fIDT\fP, \fISCL\fP, \fISW\fP, \fIAPP\fP, \fIICON\fP, \fICLR\fP, \fIBTN\fP, \fIFBTN\fP, \fILINK\fP, \fILBL\fP or \fITXT\fP.
.br .br
\fBH\fP - hidden field type. All characters are displayed as the invisible char. \fBH\fP - hidden field type. All characters are displayed as the invisible char.
.br .br
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment