docfrac.1

来自「把html转成txt 把html转成txt」· 1 代码 · 共 59 行

1
59
字号
.\" Process this file with.\" groff -man -Tascii foo.1.\".TH DOCFRAC 1 "June 2004" Linux "User Manuals".SH NAMEDocFrac: convert between RTF, HTML and text. Including RTF to HTML and HTML to RTF..SH SYNOPSIS.B docfrac [--debug]<.I in format> <.I in file> <.I out format> <.I out file> ....SH DESCRIPTIONThe executable is.B docfrac.PThis may be followed by:.IP "--debug"Turn on debug information.P.IP "Then the following sequence:"<input format> <input file> <output format> <output file>.PInput format may be:.IP "--from-rtf"Input format is RTF.IP "--from-html"Input format is HTML.IP "--from-text"Input format is text.POutput format may be:.IP "--to-rtf"Input format is RTF.IP "--to-html"Input format is HTML.IP "--to-text"Input format is text.PThe sequence may be repeated as many times as required..P.\" .SH FILES.SH AUTHORAndrew Punch <andrewpunch at bigfoot.com>.Phttp://docfrac.sourceforge.net/

⌨️ 快捷键说明

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