mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
Plugin drivers were added to docker info in https://github.com/docker/docker/pull/17300 but not added to the example output in the online docs. Also fixed mixed tabs/spaces in the API documentation. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>