Merge pull request #411 from Banno/fig-pull

adding "fig pull [SERVICE]" to pull service images
This commit is contained in:
Ben Firshman 2014-09-10 23:57:20 +01:00
commit fc4c35e977
5 changed files with 28 additions and 1 deletions

View file

@ -36,6 +36,10 @@ Print the public port for a port binding
List containers.
## pull
Pulls service images.
## rm
Remove stopped service containers.