mirror of
https://github.com/cheat/cheat.git
synced 2025-09-06 20:12:55 +02:00
feat: implements --tags
Implements `--tags`, which lists all tags in use.
This commit is contained in:
@ -20,6 +20,7 @@ Options:
|
||||
-r --regex Treat search <phrase> as a regex
|
||||
-s --search=<phrase> Search cheatsheets for <phrase>
|
||||
-t --tag=<tag> Return only sheets matching <tag>
|
||||
-T --tags List all tags in use
|
||||
-v --version Print the version number
|
||||
|
||||
Examples:
|
||||
|
Reference in New Issue
Block a user