Skip to content

Deprecate --input-directory in favor of --input #16

@CodeF0x

Description

@CodeF0x

Right now, users must use --input-directory to specify all input files. The name is misleading though, as you can not supply a directory which ffzap will automatically get every eligible file from. Instead, you need to supply every file name individually or use a glob pattern (or the respective equivalent on other systems).

I propose --input-files or maybe just --input.

That's an opportunity to also adjust --input-file as its name is also misleading. You're not inputting a file, but instead a text file containing a list of files to process.

I propose --files-list or something along the lines.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions