|
@@ -62,7 +62,7 @@ func init() {
|
|
{"create", "Create a new container"},
|
|
{"create", "Create a new container"},
|
|
{"diff", "Inspect changes on a container's filesystem"},
|
|
{"diff", "Inspect changes on a container's filesystem"},
|
|
{"events", "Get real time events from the server"},
|
|
{"events", "Get real time events from the server"},
|
|
- {"exec", "Run a command in an existing container"},
|
|
|
|
|
|
+ {"exec", "Run a command in a running container"},
|
|
{"export", "Stream the contents of a container as a tar archive"},
|
|
{"export", "Stream the contents of a container as a tar archive"},
|
|
{"history", "Show the history of an image"},
|
|
{"history", "Show the history of an image"},
|
|
{"images", "List images"},
|
|
{"images", "List images"},
|