Merge pull request #32282 from mstanleyjones/improve-attach-desc

Clarify meaning of docker attach
(cherry picked from commit 571e403168)

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
Sebastiaan van Stijn
2017-04-01 20:52:26 +02:00
committed by Misty Stanley-Jones
parent abfd780ba3
commit 639112b091
2 changed files with 7 additions and 5 deletions

View File

@@ -413,7 +413,6 @@ Specifies extra mkfs arguments to be used when creating the base device.
###### Example
>>>>>>> 52df69f00... Standardized formatting of CLI reference commands
```bash
$ sudo dockerd --storage-opt "dm.mkfsarg=-O ^has_journal"
```