Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / drush / drush / src / Commands / core / PhpCommands.php
index 0d32e183e063c31919da92c8d5b6e39b20c80585..5bad94b8de404fcf8294b97c3bb4f6bcf8c7fbe3 100644 (file)
@@ -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