We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada95d6 commit cfbea9bCopy full SHA for cfbea9b
README.md
@@ -97,6 +97,7 @@ CLI parsers optimized for other use cases.
97
### Related Projects
98
99
- [wild](https://crates.io/crates/wild) for supporting wildcards (`*`) on Windows like you do Linux
100
+- [argfile](https://github.com/rust-cli/argfile) for loading additional arguments from a file (aka response files)
101
- [clap-verbosity-flag](https://github.com/rust-cli/clap-verbosity-flag)
102
- [clap-cargo](https://github.com/crate-ci/clap-cargo)
103
- [concolor-clap](https://github.com/rust-cli/concolor/tree/main/crates/clap)
0 commit comments