Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent flag name in error message #169

Closed
DissectBot opened this issue May 17, 2024 · 0 comments · Fixed by #191
Closed

Inconsistent flag name in error message #169

DissectBot opened this issue May 17, 2024 · 0 comments · Fixed by #191
Labels

Comments

@DissectBot
Copy link

DissectBot commented May 17, 2024

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

raise ValueError("--output_file must be a path to a file in an existing directory")
(https://github.com/fox-it/acquire/blob/8a3a0b5eaf3d6e251aa52b5cad7e0b49a22cf7cd/acquire/utils.py#L302|smart-link)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant