Merge pull request #1484 from BenDoan/master

removed unused/typoed param from models.containers.list docstring
This commit is contained in:
Joffrey F 2017-02-27 13:01:15 -08:00 committed by GitHub
commit c35a6283a0
1 changed files with 1 additions and 1 deletions

View File

@ -726,7 +726,7 @@ class ContainerCollection(Collection):
Args:
all (bool): Show all containers. Only running containers are shown
by default trunc (bool): Truncate output
by default
since (str): Show only containers created since Id or Name, include
non-running ones
before (str): Show only container created before Id or Name,