cat-in-136 / cargo-generate-rpm

Cargo helper command to generate a binary RPM package
MIT License
92 stars 19 forks source link

Add version flag #68

Closed orhun closed 1 year ago

orhun commented 1 year ago

This PR adds -V flag for printing the version information of cargo-generate-rpm.

cat-in-136 commented 1 year ago

Following the practice of many existing cargo tools, I would prefer it to be "-V" (UPPPER CASE V) rather than "-v" (lower case v).

No problem other than the upper/lower case of short option!

orhun commented 1 year ago

Aight, reasonable.

Updated in 802e6e05f50fe375a7cb0f6704b5dd29d3406370