projtool/usertool: automatically page output on terminal
commit5447082ce7b5b13350833f27e25b3045c6dc4690
authorKyle J. McKay <mackyle@gmail.com>
Fri, 12 Feb 2021 13:56:57 +0000 (12 06:56 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 12 Feb 2021 13:56:57 +0000 (12 06:56 -0700)
tree0505c24c707ea0f082b96ff787e17a93da9d837b
parent0fec3dda35195b7f5e054ed1eb672d8864f86a33
projtool/usertool: automatically page output on terminal

Automatically page the output when it's to a terminal unless
the `--no-pager` option has been given.

Expand the help to better detail the global options.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/projtool.pl
toolbox/usertool.pl