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

Flags: version #127

Closed
steveklabnik opened this issue Aug 10, 2017 · 2 comments
Closed

Flags: version #127

steveklabnik opened this issue Aug 10, 2017 · 2 comments

Comments

@steveklabnik
Copy link
Owner

This issue is part of #125

-V/--version: version information

Using this flag looks like this:

$ rustdoc -V
$ rustdoc --version

This will show rustdoc's version, which will look something
like this:

rustdoc 1.17.0 (56124baa9 2017-04-24)

Should we keep this flag or not?

@steveklabnik
Copy link
Owner Author

I can't imagine we don't keep this.

@mgattozzi mgattozzi mentioned this issue Aug 11, 2017
@steveklabnik
Copy link
Owner Author

Clap has already done this for us!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant