| |
| | INDENT |
 | | indent attempts to distinguish between comments which follow statements, comments which follow declarations, comments following preprocessor directives, and comments which are not preceded by code of any sort, i.e., they begin the text of the line (although not neccessarily in column 1). |
 | | Indent braces of a struct, union or enum N spaces. |
 | | This will indent the program `test/metabolism.c´ using the `-br´ and `-l85´ options, write the output back to `test/metabolism.c´, and write the original contents of `test/metabolism.c´ to a backup file in the directory `test´. |
| www.devdaily.com /unix/man/man1/indent.1.shtml (159 words) |
|