Skip to content

Commit 1016dd4

Browse files
authored
Merge pull request #18585 from yevster/patch-1
Update troubleshooting.md
2 parents b6641ec + 7a84db5 commit 1016dd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/dev-spaces/troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ On the command line:
5858

5959
When using _azds.exe_, use the --verbose command-line option, and use the --output command-line option to specify the output format.
6060

61-
```cmd
62-
azds up --verbose --output json
63-
```
61+
```cmd
62+
azds up --verbose --output json
63+
```
6464

6565
In Visual Studio:
6666

0 commit comments

Comments
 (0)