mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix incorrect document storage-opt
Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
parent
e4855eebf2
commit
0204ecdf70
1 changed files with 1 additions and 1 deletions
|
@ -270,5 +270,5 @@ Here is the list of supported options:
|
||||||
|
|
||||||
Example use:
|
Example use:
|
||||||
|
|
||||||
``docker -d --storage-opt dm.use_deferred_device_removal=true``
|
``docker -d --storage-opt dm.use_deferred_removal=true``
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue