- Fix an IndexError exception while decompressing corrupt archives, that also
manifested for some encrypted ACE archives when using a wrong password
(bug reported by Jonathan Leonard).
- Parse all variants of recovery headers for dumping and diagnostics, but
still ignore the actual recovery data (issue 11).
- Expose the `--debug` option in the CLI usage information and make its
output slightly more understandable.