Merge pull request #512 from bfirsh/fix-entrypoint

Fix fig run entrypoint option
This commit is contained in:
Aanand Prasad 2014-10-01 15:39:00 -07:00
commit 9df5481066

View File

@ -266,7 +266,7 @@ class TopLevelCommand(Command):
Options:
-d Detached mode: Run container in the background, print
new container name.
--entrypoint Override the entrypoint of the image.
--entrypoint CMD Override the entrypoint of the image.
--no-deps Don't start linked services.
--rm Remove container after run. Ignored in detached mode.
-T Disable pseudo-tty allocation. By default `fig run`