]> git.ipfire.org Git - thirdparty/util-linux.git/commit
more: move runtime usage output to a function
authorSami Kerola <kerolasa@iki.fi>
Wed, 18 Mar 2020 20:13:02 +0000 (20:13 +0000)
committerSami Kerola <kerolasa@iki.fi>
Sat, 28 Mar 2020 07:55:58 +0000 (07:55 +0000)
commitb6818219fb53bb0a338510e850dd9f928088bb76
tree5f7b663aff6f028b3c329ca3bd3dfd372c06c3c9
parentf53edc0ee6ef12588ba3565a935417eccf7ded65
more: move runtime usage output to a function

This change also removes a ghost prompt that was left in place when printing
help.  When looking old commits the output fluke has been around at least
since util-linux v2.2.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
text-utils/more.c