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

Add command line option --version #75

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

samiam
Copy link
Contributor

@samiam samiam commented Oct 27, 2024

Description

Add --version option to command line.

Status

READY

Related Issues

Todos

  • Tests
  • Documentation

Steps to Test or Reproduce

I bumped version for testing purposes.

$ pycookiecheat -V
0.8.0
$ pycookiecheat --version
0.8.0

Other notes

I moved -v option first so help is consistent; single char options first, long options second.
You may want to update README to reflect that, but I'll leave that to you.

@n8henrie
Copy link
Owner

Thanks! Would you please split into separate commits (one for each concern / problem addressed)?

@samiam
Copy link
Contributor Author

samiam commented Oct 27, 2024

I think it already is.
PR 74 is the cookie file option
PR 75 is this version option.
Or did you mean something else?

@n8henrie
Copy link
Owner

You got it :)

@n8henrie n8henrie merged commit de55ff1 into n8henrie:dev Oct 31, 2024
0 of 5 checks passed
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