twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

Added description for the `-v` `--validate` flag in Command Line Notes table in token.md #304

Closed constantstress closed 9 months ago

constantstress commented 9 months ago

Added --validate / -v flag to command line notes table

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

Command Line Notes table in token.md file in documentation was missing description for v validate flag

Description of Changes:

Checklist