X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Fexamples%2Fsync_enable.drush.inc;fp=vendor%2Fdrush%2Fdrush%2Fexamples%2Fsync_enable.drush.inc;h=6e3fabe570cfc3d19108f500e2f2c735df7345f2;hp=d8ccb1011b991f729fe84f1de0fd16d5f247cc60;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drush/drush/examples/sync_enable.drush.inc b/vendor/drush/drush/examples/sync_enable.drush.inc index d8ccb1011..6e3fabe57 100644 --- a/vendor/drush/drush/examples/sync_enable.drush.inc +++ b/vendor/drush/drush/examples/sync_enable.drush.inc @@ -4,6 +4,9 @@ * @file * Example "Sync enable" sql-sync command alter. * + * For Drupal 8, please use the config_split module instead of this code. Drupal + * 6 and 7 sites may use this example. + * * Sync_enable adds options to sql-sync to enable and disable * modules after an sql-sync operation. One use case for this * is to use Drush site aliases to automatically enable your