···1212// See the License for the specific language governing permissions and
1313// limitations under the License.
14141515-// Command zoekt-mirror-gerrit fetches all repos of a gitea user or organization
1515+// Command zoekt-mirror-gitea fetches all repos of a gitea user or organization
1616// and clones them. It is strongly recommended to get a personal API token from
1717// https://gitea.com/user/settings/applications, save the token in a file, and point
1818// the --token option to it.