diff --git a/cheat/cheatsheets/cheat b/cheat/cheatsheets/cheat new file mode 100644 index 0000000..0bfb78d --- /dev/null +++ b/cheat/cheatsheets/cheat @@ -0,0 +1,14 @@ +# To see example usage of a program: +cheat + +# To edit a cheatsheet +cheat -e + +# To list available cheatsheets +cheat -l + +# To search available cheatsheets +cheat -s + +# To get the current `cheat' version +cheat -v