ソースを参照

Update deploying-from-the-cli.md

abelanger5 5 年 前
コミット
36c947409c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/deploy/applications/deploying-from-the-cli.md

+ 1 - 1
docs/deploy/applications/deploying-from-the-cli.md

@@ -177,7 +177,7 @@ Output can also be written to a dotenv file via the `--file` flag, which should
 porter update get-env --app example-app --file .env
 ```
 
-### `porter deploy build`
+### `porter update build`
 
 Builds a new version of the application specified by the `--app` flag. Depending on the configured settings, this command may work automatically or will require a specified `--method` flag.