Skip to content

Commit

Permalink
Mistakenly added option in last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Mar 3, 2015
1 parent 373699a commit b9069ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/core/cache.drush.inc
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ function cache_drush_command() {
$items['cache-rebuild'] = array(
'description' => 'Rebuild a Drupal 8 site and clear all its caches.',
'options' => array(),
'global-options' => array('cache-clear'),
'arguments' => array(),
// Bootstrap to DRUSH_BOOTSTAP_DRUPAL_SITE to pick the correct site.
// Further bootstrap is done by the rebuild script.
Expand Down

0 comments on commit b9069ae

Please sign in to comment.