* Add command group `ppf`. * Add subcommand `compact` - Require `--ppf` option. Takes path to the `ppf` file to compact. - Optional `--target_file`. Takes the path to the file the `ppf` is intended for. - Optional `--gap_size`. Fill gaps of at most this number bytes with data from the target file. Default to `9`. * Compacted `ppf` has the name `<original>.compact.ppf`. * If the `ppf` does not contain ECC/EDC data, the output should not contain any either.
ppf.compact--ppfoption. Takes path to theppffile to compact.--target_file. Takes the path to the file theppfis intended for.--gap_size. Fill gaps of at most this number bytes with data from the target file. Default to9.ppfhas the name<original>.compact.ppf.ppfdoes not contain ECC/EDC data, the output should not contain any either.