leave a note about force_update

This commit is contained in:
Girish Ramakrishnan
2015-08-17 21:30:56 -07:00
parent 92461a3366
commit 45d444df0e

View File

@@ -335,6 +335,7 @@ function setInstallationCommand(appId, installationState, values, callback) {
// Rules are:
// uninstall is allowed in any state
// force update is allowed in any state including pending_uninstall! (for better or worse)
// restore is allowed from installed or error state
// update and configure are allowed only in installed state