Doc improvements

pull/5370/head
koichik 2011-08-23 00:18:46 +09:00
parent f5db3f1f85
commit 1adfd48448
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Prints to stdout with newline. This function can take multiple arguments in a
If formating elements are not found in the first string then `util.inspect`
is used on each argument.
See [util.format()](util.html#util.format) for more infomation.
### console.info()