1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

docs: add anchor-tags for flags

This will generate "details_url" for options, so that the options
table on the pages at docs.docker.com link to the section describing
the option.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-03-30 15:05:29 +02:00
parent 885f44a5ba
commit 2b976720f4
56 changed files with 162 additions and 156 deletions

View File

@ -36,7 +36,7 @@ Create and update a stack from a `compose` file on the swarm.
## Examples
### Compose file
### <a name=compose-file></a> Compose file (--compose-file)
The `deploy` command supports compose file version `3.0` and above.