Browse code

Fixing two typos in the run help

Andreas Tiefenthaler authored on 2013/05/24 00:09:59
Showing 1 changed files
... ...
@@ -23,5 +23,5 @@
23 23
       -t=false: Allocate a pseudo-tty
24 24
       -u="": Username or UID
25 25
       -d=[]: Set custom dns servers for the container
26
-      -v=[]: Creates a new volumes and mount it at the specified path.
26
+      -v=[]: Creates a new volume and mounts it at the specified path.
27 27
       -volumes-from="": Mount all volumes from the given container.