drush icon indicating copy to clipboard operation
drush copied to clipboard

Double escape \n in doc string

Open normanlolx opened this issue 1 year ago • 1 comments

Noticed \Drupal ode\Entity\Node::load(1); on https://www.drush.org/latest/commands/php_eval/

normanlolx avatar Apr 09 '25 09:04 normanlolx

Nicely spotted. unfortunately, thats going to make the Usage not work if youn copy and paste from the help when viewed in the terminal - drush help php:eval. not sure how to proceed.

weitzman avatar Apr 22 '25 11:04 weitzman