Skip to content

Commit d7ada08

Browse files
committed
debug clarity
1 parent 4af8dcb commit d7ada08

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/manuals/desktop/use-desktop/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Using the integrated terminal is the same as running one of the following comman
4343

4444
The integrated terminal:
4545

46-
- Persists your session and **Debug mode** setting if you navigate to another
46+
- Persists your session if you navigate to another
4747
part of the Docker Desktop Dashboard and then return.
4848
- Supports copy, paste, search, and clearing your session.
49-
- When not using debug mode, it automatically detects the default user for a
49+
- Automatically detects the default user for a
5050
running container from the image's Dockerfile. If no user is specified, or
5151
you're using debug mode, it defaults to `root`.
5252

content/manuals/desktop/use-desktop/container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Debug mode requires a [Pro, Team, or Business subscription](/subscription/detail
6262
- The ability to access containers that don't have a shell, for example, slim or
6363
distroless containers.
6464

65-
To open the integrated terminal in debug mode:
65+
To use debug mode:
6666

6767
1. Sign in to Docker Desktop with an account that has a Pro, Team, or Business
6868
subscription.
@@ -72,7 +72,7 @@ To open the integrated terminal in debug mode:
7272
menu. From the drop-down menu, select **Use Docker Debug**.
7373
- Or, select the container and then select the **Debug** tab.
7474

75-
To use debug mode by default when accessing the integrated terminal, navigate to
75+
To use debug mode by default, navigate to
7676
the **General** tab in **Settings** and select the **Enable Docker Debug by
7777
default** option.
7878

data/redirects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
# Docker Debug
264264
"/reference/cli/docker/debug/":
265265
- /go/debug-cli/
266-
"/desktop/use-desktop/container/#integrated-terminal":
266+
"/desktop/use-desktop/container/#debug":
267267
- /go/debug-gui/
268268

269269
# Docker Desktop - volumes cloud backup

0 commit comments

Comments
 (0)