Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: use automatic version and author parsing in examples #3051

Closed
wants to merge 1 commit into from

Conversation

gibfahn
Copy link
Contributor

@gibfahn gibfahn commented Nov 25, 2021


Commits (oldest to newest)

9aa3b34 docs: use automatic version and author parsing in examples

Folks getting started with clap are likely to want to use the automatic
version and author parsing initially.

Hopefully those who do want to hard-code a value will note that that can
be done as well from the SubCommand version parameter.

Refs: #3034


Folks getting started with clap are likely to want to use the automatic
version and author parsing initially.

Hopefully those who do want to hard-code a value will note that that can
be done as well from the SubCommand version parameter.

Refs: clap-rs#3034
@epage
Copy link
Member

epage commented Dec 7, 2021

The examples were recently redone. You'll find the base demo now sets this and all of the tutorial examples, see https://github.com/clap-rs/clap/tree/master/examples/tutorial_derive

@epage epage closed this Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants