Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/tty.md')
-rw-r--r--doc/api/tty.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tty.md b/doc/api/tty.md
index 4edc3ad86e1..5d15addf39b 100644
--- a/doc/api/tty.md
+++ b/doc/api/tty.md
@@ -186,7 +186,7 @@ of columns and rows in the corresponding [TTY](tty.html).
### writeStream.hasColors([count][, env])
<!-- YAML
-added: REPLACEME
+added: v11.13.0
-->
* `count` {integer} The number of colors that are requested (minimum 2).