Global Options (see `drush topic core-global-options` for the full list)

$row) { print ''; foreach ($row as $value) { print "\n"; } print "\n"; } ?>
" . htmlspecialchars($value) . "

Command list

$command) { print " \n"; } ?>
$key" . $command['description'] . "

Command detail

$command) { print "\n
$key
\n";
        drush_core_helpsingle($key);
        print "
\n"; } ?>