Overrides Command::getSynopsis
public function getSynopsis(bool $short = false) : string { return $this->command ->getSynopsis($short); }