This commit is contained in:
Tobias Koppers 2012-10-26 10:48:55 +02:00
parent 8dac14a3d9
commit 0908703129
1 changed files with 3 additions and 3 deletions

View File

@ -564,9 +564,9 @@ You can also save this options object in a JSON file and use it with the shell c
#### `callback`
`function(err, source / stats)`
`source` if `options.output` is not set (DEPRECATED)
else `stats` as json:
`function(err, stats)`
`stats` as json:
``` javascript
{