mirror of
https://github.com/cheat/cheat.git
synced 2025-04-13 04:56:05 +02:00
15 lines
239 B
Plaintext
15 lines
239 B
Plaintext
# 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
|