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