New navigation for 1.10 release
Updating with Joffrey's comments Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
8c250e220c
commit
3fc72038c5
16 changed files with 230 additions and 199 deletions
|
|
@ -1,15 +1,16 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Compose CLI reference"
|
||||
title = "Command line reference"
|
||||
description = "Compose CLI reference"
|
||||
keywords = ["fig, composition, compose, docker, orchestration, cli, reference"]
|
||||
[menu.main]
|
||||
identifier = "smn_compose_cli"
|
||||
parent = "smn_compose_ref"
|
||||
parent = "workw_compose"
|
||||
weight=80
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
## Compose CLI reference
|
||||
## Compose command-line reference
|
||||
|
||||
The following pages describe the usage information for the [docker-compose](docker-compose.md) subcommands. You can also see this information by running `docker-compose [SUBCOMMAND] --help` from the command line.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue