help_string = ("Request:     {0}V{1}\n".format(cmd, api_version) +
                   "Format:      {0}V{1} [topic_name ...]\n".format(cmd, api_version) +
                   "Description: Fetch metadata for the specified topics. If no topics are specified, all topics\n" +