We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e63160 + a5c1ba5 commit 4de2c90Copy full SHA for 4de2c90
1 file changed
docs/using_deis/process-types.rst
@@ -86,7 +86,7 @@ For Deis to use your Procfile, add the Procfile to the root of your application,
86
http://unisex-huntress.example.com
87
88
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.
+``deis pull --procfile`` will define the default process types for the application.
90
91
Use ``deis scale web=3`` to increase ``web`` processes to 3, for example. Scaling a
92
process type directly changes the number of :ref:`Containers <container>`
0 commit comments