mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +00:00
Formatting changes to make 1.12.x ref docs buildable in Jekyll
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "exec"
|
||||
description = "The exec command description and usage"
|
||||
keywords = ["command, container, run, execute"]
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# exec
|
||||
---
|
||||
redirect_from:
|
||||
- /reference/commandline/exec/
|
||||
description: The exec command description and usage
|
||||
keywords:
|
||||
- command, container, run, execute
|
||||
title: docker exec
|
||||
---
|
||||
|
||||
```markdown
|
||||
Usage: docker exec [OPTIONS] CONTAINER COMMAND [ARG...]
|
||||
|
||||
Reference in New Issue
Block a user