Bläddra i källkod

Merge branch 'master' of ssh://github.com/dotcloud/docker

Solomon Hykes 12 år sedan
förälder
incheckning
2cf29893b3
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/sources/commandline/command/run.rst

+ 1 - 1
docs/sources/commandline/command/run.rst

@@ -23,5 +23,5 @@
       -t=false: Allocate a pseudo-tty
       -u="": Username or UID
       -d=[]: Set custom dns servers for the container
-      -v=[]: Creates a new volumes and mount it at the specified path.
+      -v=[]: Creates a new volume and mounts it at the specified path.
       -volumes-from="": Mount all volumes from the given container.