Add docker-exec to main manpage
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle) Upstream-commit: fc75ade4f81229d5f6c36150b1c99c0edb7a8e8f Component: engine
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
% Docker Community
|
||||
% SEPT 2014
|
||||
# NAME
|
||||
docker-exec - Run a command in an existing container
|
||||
docker-exec - Run a command in an active container
|
||||
|
||||
# SYNOPSIS
|
||||
**docker exec**
|
||||
|
||||
@ -98,6 +98,9 @@ unix://[/path/to/socket] to use.
|
||||
**docker-events(1)**
|
||||
Get real time events from the server
|
||||
|
||||
**docker-exec(1)**
|
||||
Run a command in an active container
|
||||
|
||||
**docker-export(1)**
|
||||
Stream the contents of a container as a tar archive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user