From 4ef91afbf83e968735312633b987fd3e1b5b6733 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Thu, 11 May 2023 03:00:15 +0200 Subject: [PATCH] formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 910c1ac..9b050de 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ git-get-and-build.sh \ \ \[\\]\ * git-migrate-repo.sh\ create mirror or copy of src.koozali.org repository in a local GITEA instance\ git-mirror-repo.sh \ \ \[\ \\]\ -\ will create local repo as either a copy or a mirror of the remote repo (default = copy) +\ will create local repo as either a copy or a mirror of the remote repo (default = copy)\ \ within your local GITEA, otherwise local user * git-migrate-org.sh\ create mirrors of all repos for an organisation in a local GITEA instance\ git-mirror-org.sh \ \[\ \\]\ -\ will create local repos as either a copy or a mirror of the remote repos (default = copy) +\ will create local repos as either a copy or a mirror of the remote repos (default = copy)\ \ within your local GITEA, otherwise local user \ No newline at end of file