Go to the first, previous, next, last section, table of contents.


Miscellaneous options

To find out what version of indent you have, use the command indent -version. This will report the version number of indent, without doing any of the normal processing.

The `-v' option can be used to turn on verbose mode. When in verbose mode, indent reports when it splits one line of input into two more more lines of output, and gives some size statistics at completion.


Go to the first, previous, next, last section, table of contents.