X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Fsrc%2FCommands%2Fcore%2FPhpCommands.php;fp=vendor%2Fdrush%2Fdrush%2Fsrc%2FCommands%2Fcore%2FPhpCommands.php;h=5bad94b8de404fcf8294b97c3bb4f6bcf8c7fbe3;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=0d32e183e063c31919da92c8d5b6e39b20c80585;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/vendor/drush/drush/src/Commands/core/PhpCommands.php b/vendor/drush/drush/src/Commands/core/PhpCommands.php index 0d32e183e..5bad94b8d 100644 --- a/vendor/drush/drush/src/Commands/core/PhpCommands.php +++ b/vendor/drush/drush/src/Commands/core/PhpCommands.php @@ -40,9 +40,8 @@ class PhpCommands extends DrushCommands * @command php:script * @option script-path Additional paths to search for scripts, separated by * : (Unix-based systems) or ; (Windows). - * @usage drush php:script example - * --script-path=/path/to/scripts:/another/path Run a script named - * example.php from specified paths + * @usage drush php:script example --script-path=/path/to/scripts:/another/path + * Run a script named example.php from specified paths * @usage drush php:script * List all available scripts. * @usage drush php:script foo -- apple --cider