Skip to content

Commit e0a3e7a

Browse files
committed
chore: make gen
1 parent ca640b5 commit e0a3e7a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

cli/testdata/coder_ssh_--help.golden

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ USAGE:
88
This command does not have full parity with the standard SSH command. For
99
users who need the full functionality of SSH, create an ssh configuration with
1010
`coder config-ssh`.
11+
12+
- Use `--` to separate and pass flags directly to the command executed via
13+
SSH.:
14+
15+
$ coder ssh <workspace> -- ls -la
1116

1217
OPTIONS:
1318
--disable-autostart bool, $CODER_SSH_DISABLE_AUTOSTART (default: false)

docs/reference/cli/ssh.md

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)