Clarification about input

This commit is contained in:
Michael Morrison 2013-07-12 04:20:17 -05:00
parent 7a1b0231d0
commit d3e9e818f1
1 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ Gamedig.query(
* **type**: One of the types from the protocols folder
* **host**
* **port**: Uses the protocol default if not set
* **login**: Required by nadeo protocol
* **password**: Required by nadeo protocol
* **port**: (optional) Uses the protocol default if not set
* **login**: (optional) Used only by nadeo protocol
* **password**: (optional) Used only by nadeo protocol
###Callback Function