code-server/src
Anmol Sethi affb92f281
cli: Show beta flags in help output
Looks like

```
   -r --reuse-window         Force to open a file or folder in an already opened window.
 -vvv --verbose              Enable verbose logging.
      --link                 (beta) Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
                             https://myname.coder-cloud.com at which you can easily access your code-server instance.
                             Authorization is done via GitHub.
```

Based on commits by @JammSpread in #2405

Closes #2396
2020-12-08 19:00:33 -05:00
..
browser media: Improve icon size (#2401) 2020-12-04 11:31:45 -05:00
common Document HttpError 2020-11-05 17:07:58 -06:00
node cli: Show beta flags in help output 2020-12-08 19:00:33 -05:00