cpio: allow cpio -i to take params - names of files to extract
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 26 Dec 2010 01:22:51 +0000 (02:22 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 26 Dec 2010 01:22:51 +0000 (02:22 +0100)
commit1f937d64686d9a71c9325f2e9b23eba235a9255e
tree3e29f011ed2cb42a3da8ba751b392cb961779a82
parente4e911e7124fca9116ca14c31f125b687d0ae57e
cpio: allow cpio -i to take params - names of files to extract

Also, improve help text

function                                             old     new   delta
packed_usage                                       28028   28035      +7
cpio_main                                            542     532     -10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 7/-10)              Total: -3 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/cpio.c
include/usage.src.h