Skip to content

Commit a5c1ba5

Browse files
sbussSteven Buss
authored andcommitted
docs(process-types): Fix typo
Changed 'deis push' to 'deis pull'
1 parent 4ab01b1 commit a5c1ba5

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)