From 84c02e10a2281e4d8ea6e82476aaa060db278364 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Wed, 21 Dec 2016 14:48:56 -0800 Subject: [PATCH] Add 'docker' label to commands --- _data/toc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 11282e7b8f..99b31afe98 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -373,7 +373,7 @@ toc: title: docker build - path: /engine/reference/commandline/commit/ title: docker commit - - sectiontitle: container * + - sectiontitle: docker container * section: - path: /engine/reference/commandline/container/ title: docker container @@ -489,7 +489,7 @@ toc: title: docker logout - path: /engine/reference/commandline/logs/ title: docker logs - - sectiontitle: network * + - sectiontitle: docker network * section: - path: /engine/reference/commandline/network/ title: docker network