Skip to content

Commit 4de2c90

Browse files
committed
Merge pull request #3691 from sbuss/process-types-typo
s/deis push/deis pull/
2 parents 7e63160 + a5c1ba5 commit 4de2c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/using_deis/process-types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ For Deis to use your Procfile, add the Procfile to the root of your application,
8686
http://unisex-huntress.example.com
8787
8888
For Docker image deployments, a Procfile in the current directory or specified by
89-
``deis push --procfile`` will define the default process types for the application.
89+
``deis pull --procfile`` will define the default process types for the application.
9090

9191
Use ``deis scale web=3`` to increase ``web`` processes to 3, for example. Scaling a
9292
process type directly changes the number of :ref:`Containers <container>`

0 commit comments

Comments
 (0)