Created
January 14, 2011 01:54
-
-
Save thbishop/779015 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $boom test | |
| Boom! Created a new list called "test". | |
| $boom test foo bar | |
| Boom! "foo" in "test" is "bar". Got it. | |
| $boom test foo blah | |
| Boom! "foo" in "test" is "blah". Got it. | |
| $boom test foo | |
| Boom! We just copied bar to your clipboard. | |
| $boom test | |
| foo: bar | |
| foo: blah | |
| $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment