Commit 8d121fee authored by Vitaly Lipatov's avatar Vitaly Lipatov

add comments

parent e3ef6e16
А в паре с rpm-build-ubt можно, например,
%if_ver_gteq %ubt_id M90C
Obsolete: kde4
%endif
Путь к корню репозитория: git rev-parse --show-cdup
[devel] I: gear-remotes-restore with git source comments support
......
......@@ -11,7 +11,7 @@ set_girar_host $1 && shift
if [ "$1" = "-h" ] || [ "$1" = "--help" ]; then
echo "gitask ssh gear.alt task wrapper"
echo "Use: gitask [GIRAR] [task|show]"
echo "Use: gitask [GIRAR] [task|show|ls|quota]"
echo "$HELP_GIRAR"
echo " --help - help"
docmd ssh $GEARHOST task help
......
......@@ -53,6 +53,7 @@ phelp()
echog " -A sign package(s)/repo, push/upload it and add to the last task"
echog " -p POCKET build package in POCKET (supported on git.etersoft.ru only)"
echog " -b REPONAME binary repository name (p7, t7 and so on)"
echo "$HELP_GIRAR"
echo
#echog "Korinf options:"
#echog " -k [TARGET] - generate src.rpm and publish to TARGET dir (from Source: by default)"
......
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