usage: do not print trailing space for commands which have no arguments
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jul 2018 16:23:33 +0000 (18:23 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jul 2018 16:23:33 +0000 (18:23 +0200)
commit253f555f01fa380083a7436a569397a4e7f997b0
tree1a159d60dd48eb1d58a0b24c0900bea16362dbfb
parentcbe8c65e590949cad25dccba90101553b77d88c9
usage: do not print trailing space for commands which have no arguments

function                                             old     new   delta
bb_show_usage                                        120     130     +10

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/appletlib.c