doc: add missing YAML labels

PR-URL: https://github.com/nodejs/node/pull/23810
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Vse Mozhet Byt 2018-10-21 23:29:45 +03:00 committed by James M Snell
parent 7f61b528d3
commit 90cd3dd44e
No known key found for this signature in database
GPG Key ID: 7341B15C070877AC

View File

@ -156,7 +156,7 @@ and profile Node.js instances. The tools attach to Node.js instances via a
tcp port and communicate using the [Chrome DevTools Protocol][].
### `--loader=file`
<!--
<!-- YAML
added: v9.0.0
-->