vdoc.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 92 行
1
92 行
.TH vdoc 1.SH Namevdoc \- invokes CDA Viewer for character-cell displays.SH Syntax.B vdoc[ \-f \fIformat\fP ] [ \-O \fIoptions_file\fP ] [\-r] [-w \fIpaper_width\fP] [-h \fIpaper_height\fP] [-p] \fIinputfile\fP.SH Description.NXR "vdoc command"The .PN vdoccommand invokes the CDA Viewer that enables you to view the \fIinputfile\fP on a character-cell terminal.If \fIinputfile\fP is not specified,.PN vdocreads from standard input..SH Options.TP 20.B \-f \fIformat\fPSpecifies the format of \fIinputfile\fP and invokes an appropriate inputconverter as part of CDA. The ddif, dtif and text inputconverters are provided in the base system kit. Additional converters canbe added by the CDA Converter Library and other layered products.Contact your system manager for a complete list of the input formatssupported on your system. The default format is ddif..TP 20.B \-O \fIoptions_file\fPNames the file passed to the input converter to control specific processingoptions in that converter. Refer to your documentation set fora description of converter options..IP "" 20The options file has a default file type of .cda_options. Each line of theoptions file specifies a format name that can optionally be followed by_input or _output to restrict the option to either an input or outputconverter. The second word is a valid option preceded by one or more spaces, tabs, or a slash (/) and can contain upper- and lowercase letters, numbers, dollar signs, and underlines. The case of letters is not significant. If an option requires a value, then spaces, tabs, or an equal sign can separate theoption from the value. .IP "" 20Each line can optionally be preceded by spaces and tabs and can beterminated by any character other than those that can be used to specifythe format names and options. The syntax and interpretation ofthe text that follows the format name is specified by the supplier of thefront and back end converters for the specified format. .IP "" 20To specify several options for the same input or output format, specify oneoption on a line. If an invalid option for an input or output format or aninvalid value for an option is specified, the option may be ignored or anerror message may be returned. Each input or output format that supportsprocessing options specifies any restrictions or special formats requiredwhen specifying options. .IP "" 20By default, any messages that occur during processing of the options file are written to the system \fIstandard error location\fP. For thoseinput formats that support a LOG option, messages can be directed to alog file..TP 20.B \-rSpecifies that the CDA Viewer is to override the format of the document. Ifthe \-r qualifier is not specified, the CDA Viewer retains the formattinginformation stored in the document. .TP 20.B \-w \fIpaper_width\fPSpecifies the paper width in units of characters. The \-w qualifier alwaysspecifies the fallback formatted document page width to be used when the \-r(override format) qualifier is specified or when the document has noinherent format. When used with the \-p (page mode) qualifier, the displaypage width is determined from the terminal and is unrelated to theformatted page width. In nonpage mode, the specified \-w value is used forboth fallback document page width and the display page width. If the \-wqualifier is not specified, the default width is 80 characters..TP 20.B \-h \fIpaper_height\fPSpecifies the paper height in units of characters.The \-h qualifier always specifies the fallback formatteddocument page height to be used when the \-r (override format) qualifier isspecified or when the document has no inherent format. When used with the-p (page mode) qualifier, the display page height is determined from theterminal and is unrelated to the formatted page height. In nonpage mode,the specified \-h value is used for both fallback document page height andthe display page height. If the \-h qualifier is not specified, the defaultheight is dependent on the document..TP 20.B \-pSpecifies that the CDA Viewer is to pause after displaying each page. Theuser can also page backward and go directly to the top or bottom of thedocument. If the \-p qualifier is not specified, the CDA Viewer displayseach page without pausing..SH See Alsocdoc(1), dxvdoc(1X), DDIF(5), DTIF(5), CDA(5), DOTS(5)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?