mirror of https://github.com/docker/docs.git
docker-run man page has screwed up indenting on --net option
This patch fixes the indenting. Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
This commit is contained in:
parent
f0f4e42375
commit
bc1507dfce
|
@ -196,7 +196,6 @@ according to RFC4862.
|
||||||
Assign a name to the container
|
Assign a name to the container
|
||||||
|
|
||||||
The operator can identify a container in three ways:
|
The operator can identify a container in three ways:
|
||||||
|
|
||||||
UUID long identifier (“f78375b1c487e03c9438c729345e54db9d20cfa2ac1fc3494b6eb60872e74778”)
|
UUID long identifier (“f78375b1c487e03c9438c729345e54db9d20cfa2ac1fc3494b6eb60872e74778”)
|
||||||
UUID short identifier (“f78375b1c487”)
|
UUID short identifier (“f78375b1c487”)
|
||||||
Name (“jonah”)
|
Name (“jonah”)
|
||||||
|
|
Loading…
Reference in New Issue