Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENGDOCS-2438 #22093

Merged
merged 3 commits into from
Mar 5, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ENGDOCS-2438
  • Loading branch information
aevesdocker committed Feb 24, 2025
commit fd378fea8326af9bfd3f7c1990b00520aa7973b5
2 changes: 1 addition & 1 deletion content/manuals/desktop/features/desktop-cli.md
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ docker desktop COMMAND [OPTIONS]
| `status` | Displays whether Docker Desktop is running or stopped. |
| `engine ls` | Lists available engines (Windows only) |
| `engine use` | Switch between Linux and Windows containers (Windows only) |
| `update` | Manage Docker Desktop updates. Available for Mac only and with Docker Desktop version 4.38 and later. |
| `update` | Manage Docker Desktop updates. Available for Mac only with Docker Desktop version 4.38, or all OSes with Docker Desktop version 4.39 and later. |
| `logs` | Print log entries |


2 changes: 1 addition & 1 deletion data/desktop-cli/docker_desktop_update.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
command: docker desktop update
short: Manage Docker Desktop updates (Mac only)
short: Manage Docker Desktop updates
usage: docker desktop update [OPTIONS]
pname: docker desktop
plink: docker_desktop.yaml
2 changes: 1 addition & 1 deletion data/summary.yaml
Original file line number Diff line number Diff line change
@@ -127,7 +127,7 @@ Docker Desktop Archlinux:
Docker Desktop CLI:
requires: Docker Desktop [4.37](/manuals/desktop/release-notes.md#4370) and later
Docker Desktop CLI update:
requires: Docker Desktop 4.38 and later
requires: Docker Desktop 4.39 and later
Docker Desktop CLI logs:
requires: Docker Desktop 4.39 and later
Docker GitHub Copilot:
Loading
Oops, something went wrong.