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

Make arguments for -At and -Wt parameter optional #953

Closed
sparkhi opened this issue Jun 8, 2023 · 0 comments
Closed

Make arguments for -At and -Wt parameter optional #953

sparkhi opened this issue Jun 8, 2023 · 0 comments
Labels

Comments

@sparkhi
Copy link
Collaborator

sparkhi commented Jun 8, 2023

In the documentation for the CLI, we mention that:

You can also specify individual archive types you want to process using -At and -Wt, followed by the types you want to process. Any not specified will not be processed:
e.g. droid "C:\Files\A Folder" "C:\Files\A File" -R -At zip 7zip -Wt warc
If you don't want to expand any archive types, then just use the -At or -Wt options with no archive types specified.

It appears that we treat the -At flag as optional but, if the parameter is specified then the arguments for it are not optional. As a result if someone uses just -At parameter, they experience an error message.

The -At and -Wt parameters should be changed such that arguments should be optional

@sparkhi sparkhi changed the title Make arguments for -At parameter optional Make arguments for -At and -Wt parameter optional Jun 8, 2023
@sparkhi sparkhi added the bug label Jun 9, 2023
@sparkhi sparkhi closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant