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:
commit
70e9e4bf9f
1 changed files with 1 additions and 1 deletions
|
@ -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``
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue