0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Daniel Bevenius cf32b4c74d doc: use single quotes in --tls-cipher-list
Currently, running the example code will produce the following error in
bash:
$ node --tls-cipher-list="ECDHE-RSA-AES128-GCM-SHA256:!RC4" server.js
bash: !RC4: event not found

This commit changes the two examples to use single quotes to avoid the
shell from trying to interpret '!' as the history command.

PR-URL: https://github.com/nodejs/node/pull/33709
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2020-06-11 09:54:15 +02:00
..
api doc: use single quotes in --tls-cipher-list 2020-06-11 09:54:15 +02:00
api_assets doc,tools: properly syntax highlight API ref docs 2020-05-23 18:11:11 +02:00
changelogs 2020-06-02, Version 10.21.0 'Dubnium' (LTS) 2020-06-02 20:35:52 +02:00
guides doc: fix misc. mislabeled code block info strings 2020-06-10 07:28:12 -07:00
.eslintrc.yaml
abi_version_registry.json doc: claim ABI version 85 for Electron 11 2020-05-20 13:26:45 +02:00
first_timer_badge.png
full-white-stripe.jpg
node.1 lib: unflag AbortController 2020-06-05 12:21:49 -07:00
osx_installer_logo.png
template.html doc,tools: properly syntax highlight API ref docs 2020-05-23 18:11:11 +02:00
thin-white-stripe.jpg