Initial support for option '--exact'.
This commit is contained in:
@@ -53,6 +53,7 @@ struct options_t {
|
||||
bool all_methods_use_lzma;
|
||||
bool all_filters; // try all available filters ?
|
||||
bool no_filter; // force no filter
|
||||
bool exact; // user requires byte-identical decompression
|
||||
|
||||
// other options
|
||||
int backup;
|
||||
|
||||
Reference in New Issue
Block a user