diff --git a/README.md b/README.md index d49d570..4be29ca 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ copy current cvs version of a package across to git in new structure git-cvs2git.sh [] -* \ repository (package) to be migrated (e.g. smeserver-yum)\ -* \ can ONLY be smeserver or smecontribs\ +* \ repository (package) to be migrated (e.g. smeserver-yum) +* \ can ONLY be smeserver or smecontribs * \ will migrate into your local GITEA (in config), otherwise remote GITEA ## git-get-and-build-repo.sh @@ -22,8 +22,8 @@ bring down current git repository and run mockbuild git-get-and-build.sh [] -* \ repository (package) to be built (e.g. smeserver-yum)\ -* \ can ONLY be smeserver or smecontribs\ +* \ repository (package) to be built (e.g. smeserver-yum) +* \ can ONLY be smeserver or smecontribs * \ will build from local GITEA (in config), otherwise from remote GITEA ## git-migrate-repo.sh @@ -31,9 +31,9 @@ create mirror or copy of src.koozali.org repository in a local GITEA instance git-migrate-repo.sh [ ] -* \ repository (package) to be copied (e.g. smeserver-yum)\ -* \ can be any repository on the remote GITEA\ -* \ will create local repo as either a copy or a mirror of the remote repo (default = copy)\ +* \ repository (package) to be copied (e.g. smeserver-yum) +* \ can be any repository on the remote GITEA +* \ will create local repo as either a copy or a mirror of the remote repo (default = copy) * \ within your local GITEA, otherwise local user - must exist already ## git-migrate-org.sh @@ -41,9 +41,9 @@ create mirrors of all repos for an organisation in a local GITEA instance git-migrate-org.sh [ ] -* \ can be any repository on the remote GITEA\ -* \ will create local repos as either a copy or a mirror of the remote repos (default = copy)\ -* \ will just list the repos to be migrated, rather than doing it\ +* \ can be any repository on the remote GITEA +* \ will create local repos as either a copy or a mirror of the remote repos (default = copy) +* \ will just list the repos to be migrated, rather than doing it * \ within your local GITEA, otherwise local user - must exist already ## rename-e-smith-pkg.sh