📄 man_page.txt
字号:
.TH TIDY 1 "September 22, 1999".SH NAMEtidy \- validate, correct, and pretty-print HTML files.SH SYNOPSIS.B tidy.RB [ -ioucnmeh ].RB [ -config.IR configuration-file ].RB [ -indent ].RB [ -omit ].RB [ -wrap.IR column ].RB [ -upper ].RB [ -clean ].RB [ -raw|.B -ascii|.B -latin1|.B -iso2022|.BR -utf8 ].RB [ -numeric ].RB [ -modify ].RB [ -errors ].RB [ -f.IR error-file ].RB [ -xml ].RB [ -asxml ].RB [ -slides ].RB [ -help ].IR file ....SH OPTIONS.TP.BI -config " configuration-file"Set options from configuration file.IR configuration-file ,instead of using the default (specified by the environment variable.B HTML_TIDYor at compile time)..TP.BR -indent ", " -iIndent contents of elements (by default using 2 spaces)..TP.BR -omit ", " -oOmit optional endtags..TP.BI -wrap " column"Wrap output at column.IR column .(The default is 68.).TP.BR -upper ", " -uOutput tags in upper case (the default is lower case). If.B -xmlis specified, the original case is preserved, and this option has no effect.Also note that it doesn't affect attribute names..TP.BR -clean ", " -cReplace <FONT>, <NOBR>, and <CENTER> tags with style properties and rulesusing CSS (Cascaded Style Sheets)..TP.B -rawOutput characters with values higher than 127 unchanged..TP.B -asciiUse Latin-1 (ISO 8859-1) for input, and US ASCII for output..TP.B -latin1Use Latin-1 (ISO 8859-1) for both input and output..TP.B -iso2022Use ISO 2022 for both input and output..TP.B -utf8Use UTF-8 for both input and output..TP.BR -numeric ", " -nOutput numeric rather than named entities..TP.BR -modify ", " -mModify original files in place..TP.BR -errors ", " -eOnly show errors. The original files will not be modified..TP.BI -f " error-file"Write errors to.IR error-file ..TP.B -xmlInput is well-formed XML..TP.B -asxmlConvert HTML to well-formed XML..TP.B -slidesBurst into slides on <H2> elements..TP.BR -help ", " -hList command-line options..SH "ENVIRONMENT VARIABLES".TP.B HTML_TIDYName of the default configuration file. This should be an absolute path,since you will probably invoke.B tidyfrom different directories..SH "EXIT STATUS".IP 0All input files were processed successfully..IP 1There were warnings..IP 2There were errors..SH "SEE ALSO"Tidy HTML documentation..SH AUTHORSDave Raggett <dsr@w3.org>..brThis manual page was written by Matej Vela <vela@debian.org>.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -