Update title for command-line completion docs.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-10-08 18:32:05 -04:00
parent 182c2537d0
commit e90d2b418d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!--[metadata]>
+++
title = "Command Completion"
title = "Command-line Completion"
description = "Compose CLI reference"
keywords = ["fig, composition, compose, docker, orchestration, cli, reference"]
[menu.main]
@ -9,7 +9,7 @@ weight=3
+++
<![end-metadata]-->
# Command Completion
# Command-line Completion
Compose comes with [command completion](http://en.wikipedia.org/wiki/Command-line_completion)
for the bash and zsh shell.