Skip to content

Commit e2f585f

Browse files
docs: add --edge to install section (#5767)
This adds documentation for the flag `--edge` which we've had for a while but forgot to document. Fixes #5717 Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
1 parent 3367e1a commit e2f585f

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)