'A short description of that parameter', * '-another-parameter' => 'A short description of another parameter', * ... * ) * * @return array|string|null */ public function getConsoleUsage(AdapterInterface $console); }