mirror of
https://github.com/Erreur32/cheat.git
synced 2024-11-18 09:50:44 +01:00
14 lines
239 B
Text
14 lines
239 B
Text
# 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
|