Skip to content

Commit e05adb1

Browse files
Apply suggestions from code review
Co-authored-by: Dorin-Andrei Geman <[email protected]>
1 parent c0a1024 commit e05adb1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/manuals/desktop/features/desktop-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ docker desktop COMMAND [OPTIONS]
3838
| `engine use` | Switch between Linux and Windows containers (Windows only) |
3939
| `update` | Manage Docker Desktop updates. Available for Mac only with Docker Desktop version 4.38, or all OSs with Docker Desktop version 4.39 and later. |
4040
| `logs` | Print log entries |
41-
| `disbale` | Disable a feature |
41+
| `disable` | Disable a feature |
4242
| `enable` | Enable a feature |
4343
| `version` | Show the Docker Desktop CLI plugin version information |
4444
| `module` | Manage Docker Desktop modules |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
datafolder: desktop-cli
33
datafile: docker_desktop_disable_model_runner
4-
title: docker desktop disable model runner
4+
title: docker desktop disable model-runner
55
layout: cli
66
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
datafolder: desktop-cli
33
datafile: docker_desktop_enable_model_runner
4-
title: docker desktop enable model runner
4+
title: docker desktop enable model-runner
55
layout: cli
66
---

0 commit comments

Comments
 (0)