Skip to content

Commit

Permalink
README: callback optional for Client#invoke
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed May 13, 2013
1 parent cb2d504 commit 4359030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -109,7 +109,7 @@ Returns total the number of MBeans.

* `callback(mbeanCount)`

### Client.invoke(mbean, methodName, params, [signature,] callback)
### Client.invoke(mbean, methodName, params, [signature,] [callback])

Invokes a MBean operation.

Expand Down

0 comments on commit 4359030

Please sign in to comment.