1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #13249 from coolljt0725/fix_incorrect_document_of_storage_opt

Fix incorrect document storage-opt
This commit is contained in:
Michael Crosby 2015-05-18 11:35:01 -07:00
commit 70e9e4bf9f

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``