[projects/pld-builder.new] add -v option to help
glen
glen at pld-linux.org
Fri May 16 07:51:17 CEST 2014
commit 15a56d00caa985cdf8e2307147c86338faa035db
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri May 16 08:46:24 2014 +0300
add -v option to help
client/make-request.sh | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/client/make-request.sh b/client/make-request.sh
index 79dffd7..d34865e 100755
--- a/client/make-request.sh
+++ b/client/make-request.sh
@@ -267,6 +267,8 @@ Mandatory arguments to long options are mandatory for short options too.
Updates rpm-build-macros on src builder
--update-scripts
Updates ~/rpm/rpm-build-tools on builder
+ --requester username
+ Override the requester
-q
shortcut for --command rpm -q ARGS
-g, --gpg-opts "opts"
@@ -275,8 +277,8 @@ Mandatory arguments to long options are mandatory for short options too.
sets request priority (default 2)
-h, --help
Displays this help message
- --requester username
- Override the requester
+ -v
+ Verbose. Print some more debug on screen
EOF
exit 0
}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/a6603e3f965b5935e12629083e6ae17abb5d4a5f
More information about the pld-cvs-commit
mailing list