- `code-server` version: Development - OS Version: MAC OS X 10.13.6 ## Description According to code-server --help, this is the expected format for passing a password argument to the CLI: ```-P, --password <value> Specify a password for authentication.``` Currently, the `--password` argument works. But `-P` does not. ## Steps to Reproduce 1. Attempt to run code-server with a `-P` CLI argument