IndianOpenSourceFoundation / dynamic-cli

A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
https://pypi.org/project/dynamic-cli/
GNU General Public License v3.0
169 stars 120 forks source link

docs: correct "`-V`" to "`-v`" in the `-st`/`--start` flag message and update version from "`0.1.0`" to "`1.1.0`" #165

Closed peb-peb closed 2 years ago

peb-peb commented 2 years ago

📚 Documentation

  1. Currently, in -st/--start flag the message says that -V is used to check the version
(dynamic-cli) peb@ooo:~/dynamic-cli$ dynamic -st
😄 Hello and Welcome to Dynamic CLI
                 🤗 Use the following commands to get started
                 🔎 Search on StackOverflow with '-s'
                 📄 Open browser to create new Stack Overflow question with '-n [title(optional)]'
                 📂 Save answer to a file with '-file'
                 ✨ Know the version of Dynamic CLI with '-V' <<<(This should be -v)
                 😉 See this message again with '-st'
                 ❕ Get help with '-h'

The solutions to this issue would be to:

  1. On running the dynamic -v, we get:
(dynamic-cli) peb@ooo:~/dynamic-cli$ dynamic -v
Dynamic-CLI version 0.1.0 <<<(This should be 1.1.0)

NOTE: see dynamic/__main__.py for the above changes

github-actions[bot] commented 2 years ago

Hi👋 thanks for creating your first issue for IOSF, Will get back to you soon !.

lainq commented 2 years ago

Thanks for pointing it out. Are you willing to open a pull request with these changes?

GouravSardana commented 2 years ago

@pranavbaburaj He is a mentor for Gssoc program

lainq commented 2 years ago

@pranavbaburaj He is a mentor for Gssoc program

Oh, my bad. I was not aware.