fix dodo on positional parameters git-get-repo-and-build.sh

This commit is contained in:
Trevor Batley 2023-05-16 01:01:14 +02:00
parent 1f65e1cd01
commit e6d2809585

View File

@ -16,7 +16,7 @@ git-cvs2git.sh \<repository\> \<organisation\> \[\<local\>\]\
* git-get-and-build-repo.sh\
bring down current git repository and run mockbuild\
git-get-and-build.sh \<repository\> \<organisation\> \[\<local\>\]\
git-get-and-build.sh \<organisation\> \<repository\> \[\<local\>\]\
\<local\> will build from local GITEA (in config), otherwise from remote GITEA
* git-migrate-repo.sh\