1
0
Fork 0
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:
Lei Jitang 2015-05-15 19:13:07 +08:00
parent e4855eebf2
commit 0204ecdf70

View file

@ -270,5 +270,5 @@ Here is the list of supported options:
Example use:
``docker -d --storage-opt dm.use_deferred_device_removal=true``
``docker -d --storage-opt dm.use_deferred_removal=true``