| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| ### `--tls-cipher-list=list` | ||
| <!-- YAML | ||
| added: v4.0.0 |
There was a problem hiding this comment.
Didn't this get backported or something?
Sorry, something went wrong.
There was a problem hiding this comment.
It looks like that may have been in 0.12 or whatever, but it wasn't in any of the io.js releases, so... I don't know, I think it reduces confusion if we say 4.0.0. Otherwise people need the historic knowledge that 1.0.0-3.x.x are special. I'd prefer to assume people don't know that.
Sorry, something went wrong.
There was a problem hiding this comment.
Yes, this originally landed in v0.12 and did not come into any of the io.js streams. It landed in v4 as part of the convergence.
Sorry, something went wrong.
There was a problem hiding this comment.
I think that means that 4.0.0 is the right version to go with in the YAML comment. Does anyone disagree? /cc @addaleax @bengl @sam-github
Sorry, something went wrong.
There was a problem hiding this comment.
@Trott +1 for keeping it as 4.0.0… the doctool would support adding multiple versions here, but I implemented that more with LTS backports in mind, and I think adding some 0.12.x here would be more confusing than helping.
Sorry, something went wrong.
|
lgtm minus the nit |
Sorry, something went wrong.
|
Generally LGTM |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
PR-URL: nodejs#6960 Refs: nodejs#6578 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
PR-URL: nodejs#6960 Refs: nodejs#6578 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
PR-URL: nodejs#6960 Refs: nodejs#6578 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc
Description of change
Added YAML info to cli.md. (Also removed one unnecessary word from the text because it was bugging me.)
Refs: #6578