From c1ed782ab497377dee1cf450254932834b38f87d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Sun, 25 Mar 2018 03:51:46 +0200 Subject: [PATCH] doc: add missing metadata for fs.open PR-URL: https://github.com/nodejs/node/pull/19585 Refs: https://github.com/nodejs/node/pull/18801 Reviewed-By: Vse Mozhet Byt Reviewed-By: Ruben Bridgewater Reviewed-By: Trivikram Kamat --- doc/api/fs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/api/fs.md b/doc/api/fs.md index 20f041d5f1d..2b1b622d046 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -2076,6 +2076,9 @@ object with an `encoding` property specifying the character encoding to use.