DOKK / manpages / debian 11 / findent / wfindent.1.en
WFINDENT(1) User Commands WFINDENT(1)

wfindent - Indents and optionally converts Fortran program sources

wfindent [OPTION]... [FILE]...

See 'man 1 findent' for the options.

Wfindent is a wrapper for findent(1), calling findent for each of the files. The files are overwritten by the indented version. A sanity check is made before overwriting a input file.

The following environment variables influence the working of wfindent: FINDENT
If set, wfindent will use this as the location of findent.
WFINDENT_GETOPT
If set, wfindent will use this as the location of getopt. The correct working of wfindent depends on a gnu-compatible program 'getopt'.

wfindent -i4 *.f90

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

October 2019 wfindent