Commit fdfd026a authored by Vitaly Lipatov's avatar Vitaly Lipatov

improve binary repo desciptions

parent a7d677ca
......@@ -18,7 +18,7 @@ mygetopts()
echo
echog "Options:"
echog " GIRAR git.alt or git.eter"
echog " -b REPONAME binary repository name (4.1, p5, 5.1 and so on) (sisyphus by default)"
echog " -b REPONAME binary repository name (4.1, p5, t6 and so on) (sisyphus by default)"
echo
echog "Commands:"
echog " add USER add new user to ACL list for package"
......
......@@ -31,7 +31,7 @@ phelp()
echo
echog "Options:"
echog " -i initialize hasher"
echog " -b REPONAME binary repository name (4.1, 5.0, 5.1 and so on)"
echog " -b REPONAME binary repository name (4.1, p5, t6 and so on)"
echog " -c cleanup hasher"
echog " -o log in as root user"
echog " -v verbose"
......
......@@ -293,7 +293,7 @@ phelp()
echog " -u sign and upload after build" # will pass to rpmbs/rpmbsh
echog " -n do not build in hasher"
echog " -i install built packages in test hasher" # will pass to rpmbs/rpmbsh
echog " -b REPONAME binary repository name (4.1, 5.0, 5.1 and so on)"
echog " -b REPONAME binary repository name (4.1, p5, t6 and so on)"
echo
echog "Ext. options:"
echog " -r remote build" # will pass to rpmbs/rpmbsh
......
......@@ -52,7 +52,7 @@ phelp()
#echog " -k [TARGET] - generate src.rpm and publish to TARGET dir (from Source: by default)"
#echog " -r [RELEASE] - publish to RELEASE target dir version"
echog "Ext. options:"
echog " -b REPONAME binary repository name (4.1, 5.0, 5.1 and so on)"
echog " -b REPONAME binary repository name (4.1, p5, t6 and so on)"
echog " -c only sign package(s) with checking"
echog " -f force operation (overwrite tag)"
echog " -s sign package(s) (and move it to dir ETERDESTSRPM if defined)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment