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:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user