drush
drush copied to clipboard
Double escape \n in doc string
Noticed \Drupal ode\Entity\Node::load(1); on https://www.drush.org/latest/commands/php_eval/
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.