Skip to content

Commit 0908703

Browse files
committed
old doc
1 parent 8dac14a commit 0908703

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,9 @@ You can also save this options object in a JSON file and use it with the shell c
564564

565565
#### `callback`
566566

567-
`function(err, source / stats)`
568-
`source` if `options.output` is not set (DEPRECATED)
569-
else `stats` as json:
567+
`function(err, stats)`
568+
569+
`stats` as json:
570570

571571
``` javascript
572572
{

0 commit comments

Comments
 (0)