We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4dabeb commit 90bd541Copy full SHA for 90bd541
parser/builds.go
@@ -67,8 +67,7 @@ Options:
67
func buildsCreate(argv []string, cmdr cmd.Commander) error {
68
usage := `
69
Creates a new build of an application. Imports an <image> and deploys it to Deis
70
-as a new release. If a Procfile is present in the current directory, it will be used
71
-as the default process types for this application.
+as a new release.
72
73
Usage: deis builds:create <image> [options]
74
0 commit comments