clap-rs / clap

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
13.64k stars 1.02k forks source link

docs: update Arg::default_missing_value description #5531

Open hawkinsw opened 2 weeks ago

hawkinsw commented 2 weeks ago

Fix minor grammatical error and reword for clarity.

hawkinsw commented 2 weeks ago

I think that the clap is the easiest, best argument-parsing library I have ever used. Thank you for all that you all do to maintain it. I hope that this little documentation PR is helpful. I tried to follow all the procedures.

Thank you, again!

epage commented 2 weeks ago

Thanks for wanting to help improve the docs! Looking forward to what comes out of our collaboration on this!

hawkinsw commented 2 weeks ago

Thanks for wanting to help improve the docs! Looking forward to what comes out of our collaboration on this!

Thank you for the quick reply! I am sorry that I didn't have time to spin another version of the PR tonight. I will incorporate your comments in a version that I hope I can get out tomorrow!

Thank you again for the quick response! Will