mirror of
https://github.com/docker/cli.git
synced 2025-08-18 18:22:03 +03:00
The export command operates on containers, not images, so it should be listed under the container commands, not the image commands. Signed-off-by: David Lechner <david@lechnology.com>