Skip to content

Commit

Permalink
description pun
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Sep 10, 2010
1 parent 87a1fe2 commit fcc3521
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and -whistlz of program usage but think optstrings are a waste of time.
But all hope is not lost, dear reader, because there is Optimist, proving that
option parsing doesn't have to suck (as much).

With Optimist, the options are just a hash! No optstrings required.
With Optimist, the options are just a hash! No optstrings attached.
-------------------------------------------------------------------

xup.js:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "optimist",
"version" : "0.0.2",
"description" : "Light-weight option parsing",
"version" : "0.0.3",
"description" : "Light-weight option parsing with an argv hash. No optstrings attached.",
"modules" : {
"index" : "./optimist.js",
},
Expand Down

0 comments on commit fcc3521

Please sign in to comment.