1
0
Эх сурвалжийг харах

Re-word docs.

Signed-off-by: Mazz Mosley <[email protected]>
Mazz Mosley 10 жил өмнө
parent
commit
21a1affc63
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      docs/yml.md

+ 2 - 2
docs/yml.md

@@ -346,8 +346,8 @@ should always begin with `.` or `..`.
 
 ### volumes_from
 
-Mount all of the volumes from another service or container, with the
-supported flags by docker : ``ro``, ``rw``.
+Mount all of the volumes from another service or container, optionally
+specifying read-only access(``ro``) or read-write(``rw``).
 
     volumes_from:
      - service_name