Browse Source

Fixing two typos in the run help

Andreas Tiefenthaler 12 năm trước cách đây
mục cha
commit
9e0427081e

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

@@ -23,5 +23,5 @@
       -t=false: Allocate a pseudo-tty
       -t=false: Allocate a pseudo-tty
       -u="": Username or UID
       -u="": Username or UID
       -d=[]: Set custom dns servers for the container
       -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.
       -volumes-from="": Mount all volumes from the given container.