mirror of https://github.com/docker/docs.git
Merge pull request #8165 from onmishkin/patch-1
Fix info about the location of the search box in the Console app
This commit is contained in:
commit
6c3dccbe37
|
@ -112,9 +112,7 @@ Docker logs.
|
|||
The Console lives in `/Applications/Utilities`; you can search for it with
|
||||
Spotlight Search.
|
||||
|
||||
To read the Docker app log messages, in the top left corner of the window, type
|
||||
"docker" and press Enter. Then select the "Any" button that appeared on its
|
||||
left, and select "Process" instead.
|
||||
To read the Docker app log messages, type `docker` in the Console window search bar and press Enter. Then select `ANY` to expand the drop-down list next to your `docker` search entry, and select `Process`.
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Reference in New Issue