Currently, both command line options and environment variables in the [`cli` doc](https://github.com/nodejs/node/blob/master/doc/api/cli.md) are not sorted alphabetically. I am not sure if these lists use some logic or time order that has to be preserved. Is it worth to sort them ASCII-wise?