Browse Source

Tweak docs

master
Matheus Fernandes 8 years ago
parent
commit
14a3a0205d
No known key found for this signature in database GPG Key ID: DD07CA4EA7B65C4F
  1. 2
      lib/cfg.js

2
lib/cfg.js

@ -34,7 +34,7 @@ function save(data) {
* file is not present. If `true`, `token`
* *must* be specified
* @param {String} token Will be used to autenticate in the API
* if `force` is `true`
if needed
* @param {String} apiUrl URL of the API to be used
* @return {Object}
*/

Loading…
Cancel
Save