From 1dad16a4e5bf19fea3fea6052e656e7d2f9f34d5 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 Refs: https://github.com/nodejs/node/pull/18801 --- doc/api/fs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/api/fs.md b/doc/api/fs.md index d1eb765aad078b..a38c47143e3227 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -2031,6 +2031,9 @@ object with an `encoding` property specifying the character encoding to use.