doc: match console.count()/countReset() signatures
PR-URL: https://github.com/nodejs/node/pull/20599 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
870ae72227
commit
cf44abbbfe
@ -164,7 +164,7 @@ operates similarly to the `clear` shell command. On Windows, `console.clear()`
|
||||
will clear only the output in the current terminal viewport for the Node.js
|
||||
binary.
|
||||
|
||||
### console.count([label])
|
||||
### console.count([label='default'])
|
||||
<!-- YAML
|
||||
added: v8.3.0
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user