mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #9711 from rhatdan/man
docker-run man page has screwed up indenting on --net option
This commit is contained in:
commit
27b07bc39e
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue