mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-01 11:15:59 +00:00
A lot of flags have been added on the output of `docker help`. Use a more robust method to extract the list of available subcommands by spotting the `Command:` line and the next blank line. Signed-off-by: Vincent Bernat <vincent@bernat.im>