1
0
mirror of https://github.com/cheat/cheat.git synced 2024-12-22 04:35:06 +01:00

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

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()