cdoc.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 77 行
1
77 行
.TH cdoc 1.SH Namecdoc \- invokes CDA Converter .SH Syntax.B cdoc[ \-s \fIformat\fP ] [ \-d \fIformat\fP ] [ \-O \fIoptions_file\fP ][ \-o \fIoutputfile\fP ] \fIinputfile\fP.SH Description.NXR "cdoc command"The.PN cdoccommand converts the revisable format file, \fIinputfile\fP,to another revisable format or to a final form file. If\fIinputfile\fP is not specified,.PN cdocreads from standard input. Unless a destination file isspecified with the \-o option, the.PN cdoccommand writes files to standard output..SH Options.TP 20.B \-s \fIformat\fPSpecifies the format of \fIinputfile\fP and invokes an appropriate inputconverter as part of CDA. The ddif, dtif, dots (for analysis outputonly) and text converters are provided in the base system kit.Additional converters can be added by the CDA Converter Library andother layered products. Converter Library and other layered products.Contact your system manager for a complete list of the input formats supported on your system. The default format is ddif..TP 20.B \-d \fIformat\fPSpecifies the format of \fIoutputfile\fP and invokes an appropriate outputconverter as part of CDA. The ddif, dtif, text, analysis, and ps converters areprovided in the base system kit. Additional converters can be added by theCDA Converter Library and other layered products. Contact your systemmanager for a complete list of the output formats supported on your system.The default format is ddif..TP 20.B \-O \fIoptions_file\fPNames the file passed to the input and output converters to controlspecific processing options for each converter.Refer to your documentation set for a 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 output converter. 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 and output formats that support a LOG option, messages can be directed to a log file. .TP 20.B \-o \fIoutputfile\fPSpecifies the name of the output file. If not specified,.PN cdocwrites to standard output..SH See Alsovdoc(1), dxvdoc(1X), DDIF(5), DTIF(5), DOTS(5), CDA(5)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?