2 echo "-----------------"
3 echo "Drush is meant to be run from the root directory of your Drupal "
4 echo "install by default. Look at /usr/share/doc/drush/ for the "
5 echo "README, as well as an example drushrc.php config and example "
7 echo "-----------------"
8 echo "Additionally, if your php.ini settings are too restrictive, "
9 echo "you may have to override some of the settings using drush.ini "
10 echo "in either your home directory (~/.drush.ini) or in "
11 echo "/etc/drush/drush.ini for system-wide changes."