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

Fixing issues in command ordering. Adding index.md

Adjust bullets
Entering Seb's comments

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony
2015-10-08 07:20:06 -07:00
committed by Tibor Vass
parent 42fe72228d
commit d45666f869
46 changed files with 101 additions and 84 deletions

View File

@ -5,7 +5,6 @@ description = "The commit command description and usage"
keywords = ["commit, file, changes"]
[menu.main]
parent = "smn_cli"
weight=1
+++
<![end-metadata]-->
@ -62,4 +61,3 @@ created. Supported `Dockerfile` instructions:
f5283438590d
$ docker inspect -f "{{ .Config.Env }}" f5283438590d
[HOME=/ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DEBUG=true]