acquire icon indicating copy to clipboard operation
acquire copied to clipboard

Inconsistent flag name in error message

Open DissectBot opened this issue 1 year ago • 0 comments

in the utils.py, there are two instances where --output_file is used instead of --output-file this needs to be changed for consistency

https://github.com/fox-it/acquire/blob/8a3a0b5eaf3d6e251aa52b5cad7e0b49a22cf7cd/acquire/utils.py#L302

DissectBot avatar May 17 '24 14:05 DissectBot