Merge pull request #10918 from cpuguy83/10278_fix_create_docs_for_volumes
Remove CLI doc entry related to API-only function
This commit is contained in:
commit
7d2188f995
1 changed files with 0 additions and 3 deletions
|
@ -782,9 +782,6 @@ container at any point.
|
|||
This is useful when you want to set up a container configuration ahead
|
||||
of time so that it is ready to start when you need it.
|
||||
|
||||
Note that volumes set by `create` may be over-ridden by options set with
|
||||
`start`.
|
||||
|
||||
Please see the [run command](#run) section for more details.
|
||||
|
||||
#### Examples
|
||||
|
|
Loading…
Reference in a new issue