|
@@ -25,7 +25,6 @@ var DockerCommandUsage = []Command{
|
|
{"rm", "Remove one or more containers"},
|
|
{"rm", "Remove one or more containers"},
|
|
{"save", "Save one or more images to a tar archive"},
|
|
{"save", "Save one or more images to a tar archive"},
|
|
{"stats", "Display a live stream of container(s) resource usage statistics"},
|
|
{"stats", "Display a live stream of container(s) resource usage statistics"},
|
|
- {"tag", "Tag an image into a repository"},
|
|
|
|
{"update", "Update configuration of one or more containers"},
|
|
{"update", "Update configuration of one or more containers"},
|
|
{"version", "Show the Docker version information"},
|
|
{"version", "Show the Docker version information"},
|
|
}
|
|
}
|