feat: implements filter on -l

Implements filtering by pattern with `-l`. Resolves #504.
This commit is contained in:
Chris Lane
2019-11-20 18:47:17 -05:00
parent e94a1e22df
commit daa43d3867
3 changed files with 40 additions and 0 deletions

View File

@ -44,6 +44,9 @@ Examples:
To list all available cheatsheets:
cheat -l
To list all cheatsheets whose titles match "apt":
cheat -l apt
To list all tags in use:
cheat -T