mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-27 00:20:19 +00:00
E.g. "docker foobar run" would have printed "Command not found: foobar" and printed the help text for "run". It should instead print the root help message for docker. Signed-off-by: Ben Firshman <ben@firshman.co.uk>