Merge pull request #312 from shanahanjrs/feature-cheat-cheat

Added a cheatsheet for cheat itself
This commit is contained in:
Chris Allen Lane 2017-02-27 19:36:45 -05:00 committed by GitHub
commit d00bd87dd1
1 changed files with 14 additions and 0 deletions

14
cheat/cheatsheets/cheat Normal file
View File

@ -0,0 +1,14 @@
# To see example usage of a program:
cheat <command>
# To edit a cheatsheet
cheat -e <command>
# To list available cheatsheets
cheat -l
# To search available cheatsheets
cheat -s <command>
# To get the current `cheat' version
cheat -v