From 7e9b7a56832a05952161c4e83db04b34716a8722 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 8da0057eed8db9..b5b43e427b4a92 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -2008,6 +2008,9 @@ object with an `encoding` property specifying the character encoding to use.