% NITPRETTY(1) # NAME nitpretty - pretty print Nit code from Nit source files. # SYNOPSIS nitpretty [*options*]... FILE # OPTIONS `--dir` : Working directory (default is '.nitpretty') `-o`, `--output` : Output name (default is pretty.nit) `--diff` : Show diff between source and output `--meld` : Show diff between source and output using meld `--check` : Check format of Nit source files # SEE ALSO The Nit language documentation and the source code of its tools and libraries may be downloaded from