Re-word docs.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
This commit is contained in:
Mazz Mosley 2015-10-06 15:43:26 +01:00
parent f9028703f4
commit 21a1affc63
1 changed files with 2 additions and 2 deletions

View File

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