mirror of
https://github.com/Erreur32/cheat.git
synced 2024-10-31 21:11:07 +01:00
Updated the help to reflect the new options.
This commit is contained in:
parent
5e17da0246
commit
5639c995c3
11
cheat
11
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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user