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