Skip to content

Commit 1c16814

Browse files
committed
Update coder-bind docs
1 parent c3c24fe commit 1c16814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/node/cli.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ const options: Options<Required<Args>> = {
164164
description: `
165165
Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
166166
https://myname.coder-cloud.com at which you can easily access your code-server instance.
167-
Authorization is done via GitHub. Only the first code-server spawned with the current
168-
configuration will be accessible.`,
167+
Authorization is done via GitHub.
168+
`,
169169
},
170170
}
171171

0 commit comments

Comments
 (0)