From 1626eacc3fbf4a89dacc99915b46431ed2a518a1 Mon Sep 17 00:00:00 2001 From: Marcus Holl Date: Fri, 9 Mar 2018 09:40:33 +0100 Subject: [PATCH] Add missing explanation for parameter 'account' --- documentation/docs/steps/neoDeploy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/steps/neoDeploy.md b/documentation/docs/steps/neoDeploy.md index 80f15536e..08ad553ba 100644 --- a/documentation/docs/steps/neoDeploy.md +++ b/documentation/docs/steps/neoDeploy.md @@ -59,6 +59,7 @@ needs to be extracted into the folder provided by `neoHome`. In case this parame | `warAction` | yes | `'deploy'` | `'deploy'`, `'rolling-update'` | +* `account` - The SAP Cloud Platform account to deploy to. * `applicationName` - Name of the application you want to manage, configure, or deploy * `archivePath`- The path to the archive for deployment to SAP CP. * `deployAccount` - The SAP Cloud Platform account to deploy to.