Updated the help to reflect the new options.

This commit is contained in:
Chris Lane 2013-09-14 10:06:45 -04:00
parent 5e17da0246
commit 5639c995c3
1 changed files with 7 additions and 4 deletions

11
cheat
View File

@ -95,12 +95,15 @@ def help(cheatsheets):
To look up 'tar':
cheat tar
To look up 'git commit' (a subcommand):
cheat git commit
To edit or edit the cheatsheet for 'foo':
To create or edit the cheatsheet for 'foo':
cheat -e foo
To list the directories on the CHEATPATH
cheat -d
To list the available cheatsheets:
cheat -l
Available keyphrases:
''').strip()