As noted by Thomas Eckert:
authorEric Andersen <andersen@codepoet.org>
Sat, 5 Jul 2003 21:56:55 +0000 (21:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 5 Jul 2003 21:56:55 +0000 (21:56 -0000)
commit3c5a83c5672fb784f982fa1f9796b0e86c67e777
tree0cf06f9ee9f5aae40438cfd573c2202be8851198
parentd5a2780aa2fdee601f92df47a63a0945a7197755
As noted by Thomas Eckert:

    bb-tar "cjf" does not create a valid tbz2-archive -- if fact the result is a
    plain tar-file (no compression) -- but does not warn about the unrecognized
    parameter combination "cj" (bb does not have bzip2-compression yet, right?).

to fix this I have added an error message stating this does not work.

He also reported

    cosmetic: versose "-v" does not show any output when used with "create"

which I have now fixed as well.

 -Erik
archival/tar.c