Skip to content

Commit d2478db

Browse files
committed
docs: add stop alias for unload
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
1 parent 2001dad commit d2478db

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

cmd/cli/docs/reference/docker_model_unload.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
command: docker model unload
2+
aliases: docker model unload, docker model stop
23
short: Unload running models
34
long: Unload running models
45
usage: docker model unload (MODEL [MODEL ...] [--backend BACKEND] | --all)

cmd/cli/docs/reference/model_unload.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<!---MARKER_GEN_START-->
44
Unload running models
55

6+
### Aliases
7+
8+
`docker model unload`, `docker model stop`
9+
610
### Options
711

812
| Name | Type | Default | Description |

0 commit comments

Comments
 (0)