Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

refactor: Do not use cargo description as default #20

Merged
merged 1 commit into from
Oct 12, 2019
Merged

refactor: Do not use cargo description as default #20

merged 1 commit into from
Oct 12, 2019

Conversation

pksunkara
Copy link
Member

@pksunkara pksunkara commented Oct 12, 2019

Currently, the pkg description is used as default for every clap app (which includes subcommands). Thus, it gets very repetitive which does not look good. It's preferable to have empty descriptions rather the same one multiple times.

It also allows the situation where author would intentionally leave the description empty

@Dylan-DPC-zz Dylan-DPC-zz merged commit 4a46684 into clap-rs:master Oct 12, 2019
@pksunkara pksunkara deleted the no-default-about branch October 12, 2019 20:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants