mirror of
https://github.com/cheat/cheat.git
synced 2025-09-06 12:03:00 +02:00
Added a cheatsheet for cheat itself
This commit is contained in:
14
cheat/cheatsheets/cheat
Normal file
14
cheat/cheatsheets/cheat
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# 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
|
Reference in New Issue
Block a user