From 67c587145a9f75bb7701af9b3ecc03446172750a Mon Sep 17 00:00:00 2001 From: Nicholas Pease <34464552+LAX18@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:17:51 -0400 Subject: [PATCH] Update docs in reference to command change in #2530 --- docs/ides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ides.md b/docs/ides.md index cd92df3efafbb..aa1044e002229 100644 --- a/docs/ides.md +++ b/docs/ides.md @@ -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