trim
was inspired by the auto-trimming feature of Atom, where trailing whitespace of every line is removed, and trailing newlines are replaced with a single newline.
```bash ~ $ trim --help trim 1.2.1 Jack jackwchoi@pm.me trim whitespaces from files
USAGE: trim [FLAGS] [files]...
FLAGS:
-h, --help Prints help information
-i, --in-place trim \n
in the last line
-S, --supress-summary suppress summary
-V, --supress-visual suppress visualizations of the trim
--version Prints version information
ARGS: