Skip to content
This repository was archived by the owner on Jun 26, 2019. It is now read-only.

Commit

Permalink
Fix bootstrap level for updbst.
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Dec 26, 2016
1 parent 4906940 commit 67c9fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Drush/Commands/core/UpdateDBCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public function entity_updates($options = ['cache-clear' => TRUE]) {
* @command updatedb-status
* @option cache-clear Set to 0 to suppress normal cache clearing; the caller should then clear if needed.
* @option entity-updates Run automatic entity schema updates at the end of any update hooks. Defaults to --no-entity-updates.
* @bootstrap DRUSH_BOOTSTRAP_DRUPAL_SITE
* @bootstrap DRUSH_BOOTSTRAP_DRUPAL_FULL
* @aliases updbst
* @field-labels
* module: Module
Expand Down

0 comments on commit 67c9fca

Please sign in to comment.