]> git.draconx.ca Git - liblbx.git/commit
lbximg: Add an option to control the output filenames.
authorNick Bowler <nbowler@draconx.ca>
Wed, 19 Jun 2013 01:07:51 +0000 (21:07 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 19 Jun 2013 01:21:35 +0000 (21:21 -0400)
commit2f0e47fcf78aeae3bcd0e8126f2f33b98bd285e8
treef99b4ab072c558220e00d0b6239bffc50ec69d13
parent412512cc2c99762dd122f57a82cc174f414265e5
lbximg: Add an option to control the output filenames.

This will be needed for postmortem analysis of test cases that extract
multiple images, since otherwise there is no easy way to prevent the
tool from overwriting the earlier outputs.

This was clearly intended to be a user setting from the start but for
some reason it was never wired up to a command-line option.
doc/man/lbximg.1
src/lbximg.c