From 41afe87367ef35758df145b873e11ded5ab7219c Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 25 Nov 2015 13:54:54 +0100 Subject: [PATCH] docs: fixups for plugin drivers in docker info 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 --- docs/reference/commandline/info.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/commandline/info.md b/docs/reference/commandline/info.md index c1f208418b..f489a9b778 100644 --- a/docs/reference/commandline/info.md +++ b/docs/reference/commandline/info.md @@ -30,6 +30,9 @@ For example: Dirperm1 Supported: true Execution Driver: native-0.2 Logging Driver: json-file + Plugins: + Volume: local + Network: bridge null host Kernel Version: 3.19.0-22-generic OSType: linux Architecture: x86_64