pretty.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 28 行

1
28
字号
.TH PRETTY 1.SH NAMEpretty \- MINIX pretty printer.SH SYNOPSIS\fBpretty \fIfile ...\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "pretty file1 file2" "Convert two files to \s-2MINIX\s0 layout".SH DESCRIPTION.PP\fIPretty\fR converts one or more C source files to \s-2MINIX\s+2format by changing their layout.  Running this program does not affect the resulting binaryprograms.  Actually, \fIpretty\fR is a postprocessor for \fIindent\fR, whichmust be installed in \fI/bin\fR or \fI/usr/bin\fR.  Although the output isnot bad, it is not entirely consistent with the book or even with itself.

⌨️ 快捷键说明

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