mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07: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>