Skip to content
Snippets Groups Projects
Commit 7c26ec37 authored by Christopher Gervais's avatar Christopher Gervais
Browse files

Add req'd option to drush command.

parent f0332f47
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,7 @@ function provision_drush_command() {
),
'options' => array(
'client_email' => dt('The email address of the client to use.'),
'profile' => dt('The profile to use when installing the site.'),
),
'bootstrap' => DRUSH_BOOTSTRAP_DRUPAL_ROOT
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment