mirror of
https://github.com/docker/compose.git
synced 2025-11-10 08:49:56 +01:00
Contributors can build public docs with compose docs in context (cherry picked from commit 487eae3b7b1e36d037a8fdcf181fdf1bbf9c40cc) Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
19 lines
311 B
Markdown
19 lines
311 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "help"
|
|
description = "help"
|
|
keywords = ["fig, composition, compose, docker, orchestration, cli, help"]
|
|
[menu.main]
|
|
identifier="help.compose"
|
|
parent = "smn_compose_cli"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# help
|
|
|
|
```
|
|
Usage: help COMMAND
|
|
```
|
|
|
|
Displays help and usage instructions for a command.
|