Explorar el Código

Remove CLI doc entry related to API-only function

Closes #10278

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Brian Goff hace 10 años
padre
commit
4f0429621c
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      docs/sources/reference/commandline/cli.md

+ 0 - 3
docs/sources/reference/commandline/cli.md

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