mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
298 B
298 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Start a machine | machine, start, subcommand | docker-machine start |
Usage: docker-machine start [arg...]
Start a machine
Description:
Argument(s) are one or more machine names.
For example:
$ docker-machine start dev
Starting VM...