Skip to content

Commit 940a60e

Browse files
committed
docs: add --edge to install section
This adds documentation for the flag `--edge` which we've had for a while but forgot to document. Fixes #5717
1 parent c885c96 commit 940a60e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/install.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ following flags:
5959
- `--prefix=/usr/local`: install a standalone release archive system-wide.
6060
- `--version=X.X.X`: install version `X.X.X` instead of latest version.
6161
- `--help`: see usage docs.
62+
- `--edge`: install the latest edge version (i.e. pre-release)
6263

6364
When done, the install script prints out instructions for running and starting
6465
code-server.

0 commit comments

Comments
 (0)