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

Provide a way for fch to report the current version of the tool that is installed #21

Closed
machawk1 opened this issue Aug 13, 2020 · 2 comments
Assignees

Comments

@machawk1
Copy link
Member

In testing #20, I found that fch does not have a -v or --version command line flag for the tool to self-report the installed version number. Doing so is typical of command-line tools, so I believe fch should exhibited this behavior.

A example to accomplish this using argparse is available here.

@naumansiddiqui4
Copy link
Member

Updated the Github ReadMe to show the change.

Commit Id: 03254e7

@naumansiddiqui4
Copy link
Member

Fixed the issue. Check the previous comments.

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

No branches or pull requests

2 participants