Fixing two typos in the run help

This commit is contained in:
Andreas Tiefenthaler 2013-05-23 18:09:59 +03:00
parent 422edd513a
commit 9e0427081e

View file

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