mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
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:
@@ -196,7 +196,6 @@ according to RFC4862.
|
||||
Assign a name to the container
|
||||
|
||||
The operator can identify a container in three ways:
|
||||
|
||||
UUID long identifier (“f78375b1c487e03c9438c729345e54db9d20cfa2ac1fc3494b6eb60872e74778”)
|
||||
UUID short identifier (“f78375b1c487”)
|
||||
Name (“jonah”)
|
||||
|
||||
Reference in New Issue
Block a user