📄 idelasm.1
字号:
.TH idelasm 1.SH NAMEidelasm \- assembles Idel virtual machine programs.SH SYNOPSIS.B idelasm[.I option]...[.I file]....SH DESCRIPTION.PP.I idelasmreads each input file in turn and translates them all into a singleobject file in the Idel virtual machine format. If no file isspecified in the arguments, it uses standard input. You can name thestandard input explicitly in the command line as `\-'. The objectfile is written to standard output..PP.I idelasminterprets the following options:.TP.B \-comment \fIstring\fPSet the comment header line (empty by default). It must contain nonewline characters..TP.B \-helpDisplay this list of options..TP.B \-versionEcho the version number to standard output, and exit..SH "SEE ALSO".PP.I idelvm(1), http://www.accesscom.com/~darius/software/idel/.SH DIAGNOSTICS.PPThe exit status is 0 if .I idelasmsuccessfully completes, and nonzero otherwise..SH BUGSReport any bugs, along with the shortest programthat exposes them and the output of .B idelasm \-\-versionand .B uname \-a, to darius@accesscom.com.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -