0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Chris Young f85d5b21fd doc: fixed formatting issue in cli docs
Removed some bad escape characters

PR-URL: https://github.com/nodejs/node/pull/13808
Fixes: https://github.com/nodejs/node/issues/13805
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
2017-06-28 13:22:07 +02:00
..
_toc.md
addons.md
all.md
assert.md doc: unify spaces in object literals 2017-06-03 01:56:19 +03:00
async_hooks.md doc: fix link in async_hooks.md 2017-06-26 22:41:01 +03:00
buffer.md buffer: support boxed strings and toPrimitive 2017-06-19 15:27:01 -07:00
child_process.md doc: make socket IPC examples more robust 2017-06-22 16:55:41 -04:00
cli.md doc: fixed formatting issue in cli docs 2017-06-28 13:22:07 +02:00
cluster.md cluster: remove deprecated property 2017-06-20 11:48:47 -07:00
console.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
crypto.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
debugger.md
deprecations.md doc: EOL deprecated API and update notes 2017-06-20 11:48:36 -07:00
dgram.md
dns.md dns: make dns.setServers support customized port 2017-06-20 18:42:25 -04:00
documentation.md
domain.md
errors.md internal/util: use internal/errors.js 2017-06-15 17:07:45 +02:00
events.md
fs.md doc: fix api docs style 2017-06-19 10:51:37 +02:00
globals.md
http.md doc: document res.connection and res.socket 2017-06-19 19:40:51 +02:00
https.md https: make opts optional & immutable when create 2017-06-14 15:14:34 -04:00
index.md
inspector.md inspector: allow --inspect=host:port from js 2017-06-06 14:41:17 -07:00
modules.md
n-api.md src,lib,test,doc: correct misspellings 2017-06-17 19:17:46 +02:00
net.md net: return this from getConnections() 2017-06-14 13:29:29 -07:00
os.md
path.md doc: path.relative uses cwd 2017-06-18 22:17:58 -04:00
process.md
punycode.md
querystring.md
readline.md doc: add readline.emitKeypressEvents note 2017-06-10 19:16:57 +02:00
repl.md doc: unify spaces in object literals 2017-06-03 01:56:19 +03:00
stream.md doc: add missing zlib link to stream API docs 2017-06-21 20:49:27 -07:00
string_decoder.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
synopsis.md
timers.md
tls.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
tracing.md
tty.md
url.md doc: add require modules in url.md 2017-06-03 13:21:52 +02:00
util.md util: add callbackify 2017-06-10 22:49:28 -04:00
v8.md
vm.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
zlib.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00