diff --git a/README.md b/README.md index 9b050de..f0e0f63 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,16 @@ git-cvs2git.sh \ \ \[\\]\ * git-get-and-build-repo.sh\ bring down current git repository and run mockbuild\ git-get-and-build.sh \ \ \[\\]\ -\ will build from local GITEA (in config) otherwise from remote GITEA +\ will build from local GITEA (in config), otherwise from remote GITEA * 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)\ -\ within your local GITEA, otherwise local user +\ within your local GITEA, otherwise local user - must exist already * 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)\ -\ within your local GITEA, otherwise local user \ No newline at end of file +\ within your local GITEA, otherwise local user - must exist already \ No newline at end of file