public
Fork of defunkt/cheat
Description: Cheating is fun!
Homepage: http://cheat.errtheblog.com
Clone URL: git://github.com/bmizerany/cheat.git
Search Repo:
kballard (author)
Tue Mar 18 22:33:53 -0700 2008
commit  38ba215cc73450005e8fc6ae3e91554cbff486d5
tree    25dbef90aeaca03901698e9155ea7a9e24b820f4
parent  b35f2288ee74bf15286faafd76297a94cebafeb3
cheat /
name age message
folder .gitignore Sat Mar 15 22:55:17 -0700 2008 Adding a .gitignore to ignore pkg. [nex3]
folder LICENSE Tue Apr 24 01:15:52 -0700 2007 adding in everything [defunkt]
folder README Tue Apr 24 01:15:52 -0700 2007 adding in everything [defunkt]
folder Rakefile Tue Mar 18 20:14:00 -0700 2008 Fix gem task to rebuild properly when source fi... [kballard]
folder bin/ Tue Apr 24 01:15:52 -0700 2007 adding in everything [defunkt]
folder lib/ Tue Mar 18 22:33:53 -0700 2008 Only redirect STDERR to the pager if it's a tty [kballard]
README
== Cheat

Cheat is a simple command line reference utility.  Use it to retrieve handy
information from the cheat sheet repository.

$ cheat sheets
$ cheat cheat
$ cheat recent

To freshen your local cache, supply the --new edit.

$ cheat sheets --new

To edit a cheat sheet, use the --edit switch.

$ cheat markaby --edit

To add a cheat sheet, use the --add switch.

$ cheat readme --add

Special Thanks To:
- Evan Weaver
- Kevin Marsh
- Jeremy Apthorp

The Cheat Sheet Repository:
- http://cheat.errtheblog.com/

Enjoy.

>> Chris Wanstrath
=> chris[at]ozmm[dot]org