On 2024/2/27 23:22, Mike Baynton wrote:
On Tue, Feb 27, 2024 at 2:42 AM Gao Xiang <[email protected]> wrote:
Hi Mike,
Just some minor changes for applying to -dev development codebase.
Does it look good to you?
(I will apply this version to -experimental for testing.)
Looks pretty good to me, thank you! Looks like I should have created
the patch against -dev.
This modifies the --help text and includes tar twice, was that intentional?
--tar=X generate a full or index-only image from a
tarball(-ish) source
(X = f|i|headerball; f=full mode, i=index mode,
headerball=file data is
omited in the source stream)
--tar=[fi] generate an image from tarball(s)
Ah, very sorry about that. And thanks for catching this,
let me drop the redundant one directly.
Thanks,
Gao Xiang