Splitting out docs Fixing location of help entering in changes from testing Filling in some missing structure Updating with the comments from Nathan Updating with the comments from Nathan Updating after talk with Evan/Nathan Signed-off-by: Mary Anthony <mary@docker.com>
17 lines
287 B
Markdown
17 lines
287 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "help"
|
|
description = "Show command help"
|
|
keywords = ["machine, help, subcommand"]
|
|
[menu.main]
|
|
parent="smn_machine_subcmds"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# help
|
|
|
|
Usage: docker-machine help *subcommand*
|
|
|
|
Show help text, for example:
|
|
|
|
$ docker-machine help config |