From 097d4ec2ad41331bac3a08886e5db99bc91f6648 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 30 Apr 2014 18:44:41 -0700 Subject: [PATCH] website/docs: docker commands --- website/docs/source/v2/cli/non-primary.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/source/v2/cli/non-primary.html.md b/website/docs/source/v2/cli/non-primary.html.md index 2138bd24a..f1c1c52a8 100644 --- a/website/docs/source/v2/cli/non-primary.html.md +++ b/website/docs/source/v2/cli/non-primary.html.md @@ -21,5 +21,7 @@ non-primary subcommands. They're executed just like any other subcommand: The list of non-primary commands is below. Click on any command to learn more about it. +* [docker-logs](/v2/docker/commands.html) +* [docker-run](/v2/docker/commands.html) * [rsync](/v2/cli/rsync.html) * [rsync-auto](/v2/cli/rsync-auto.html)