cedricium / amo-cli

💻 A CLI tool used for interacting with the Mozilla Addons (AMO)
https://cedric.tech/amo-cli/
MIT License
0 stars 0 forks source link

Missing end parenthesis in `amo help search` output #4

Closed cedricium closed 6 years ago

cedricium commented 6 years ago
$ amo help search
...
-q, --query        the search query (maximum allowed length is 100 characters
...

Notice the missing end parenthesis 🙃