mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
512 B
512 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Show command help | machine, help, subcommand | docker-machine help |
Usage: docker-machine help [arg...]
Shows a list of commands or help for one command
Usage: docker-machine help subcommand
For example:
$ docker-machine help config
Usage: docker-machine config [OPTIONS] [arg...]
Print the connection config for machine
Description:
Argument is a machine name.
Options:
--swarm Display the Swarm config instead of the Docker daemon