Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/ides.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To access Coder via SSH, run the following in the terminal:
coder config-ssh
```

> Run `coder config-ssh --diff` if you'd like to see the changes that will be
> Run `coder config-ssh --dry-run` if you'd like to see the changes that will be
> made before proceeding.

Confirm that you want to continue by typing **yes** and pressing enter. If
Expand Down