tar: code shrink, better help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 13 Nov 2017 00:40:28 +0000 (01:40 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 13 Nov 2017 00:40:28 +0000 (01:40 +0100)
commit931cf64ae70f52024260090c44f09d7aaca33ec5
tree28be18bfe4bc395d00065e8e1941a212c4e65964
parent02e93b3a28e857015cd7678fbd8dd54c01ab8a5a
tar: code shrink, better help text

function                                             old     new   delta
tar_main                                             994    1013     +19
packed_usage                                       31893   31863     -30
writeTarFile                                         250     207     -43
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 19/-73)            Total: -54 bytes

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