diff --git a/cheat b/cheat index eda08ed..7cca84c 100755 --- a/cheat +++ b/cheat @@ -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()