```
$ hist --help
hist 0.4.0
Plots histogram of input
USAGE:
hist [FLAGS] [OPTIONS] [input]
FLAGS:
-h, --help Prints help information
-n, --nooutput do not save a PNG plot to a file
-t, --textplot also plot a textplot to STDOUT
-V, --version Prints version information
OPTIONS:
-T, --Title
optional title above the plot [default: Counts distribution]
-o, --output