Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maddenpj committed Dec 27, 2011
1 parent db35f13 commit ef66986
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -30,6 +30,8 @@

shutdown - Shuts down process



Node> add 2 3
5
Node> shutdown
Expand Down Expand Up @@ -61,7 +63,7 @@
control.color = 'red'; //or blue, cyan, green, magenta, yellow, white, grey

* Auto argument parsing:
* Auto argument parsing & type detection:

arg1, arg2, and arg3 will be passed to command callback

Expand Down

0 comments on commit ef66986

Please sign in to comment.