From 94631922a00ce60bb3bd4b7626fa2a23acf0e894 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Tue, 25 Mar 2014 18:06:36 +0100 Subject: Fix some errors in usage. --- iurt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iurt b/iurt index 5c36bae..c3ff175 100755 --- a/iurt +++ b/iurt @@ -97,8 +97,8 @@ $run{todo} = []; [--upload [--markrelease] [--source]] [--dir] [--help foo?] [--log filename] [--status] [--repository ] [--rpmmacros [...]] - {--config_help} - --chroot --arch {i586|x86_64|ppc} --distro {cauldron|...} } | + {--config-help} + --chroot --arch {i586|x86_64|ppc} --distro {cauldron|...} | --build-user --rebuild {cauldron|...} {i586|x86_64|ppc|...} {filename1.src.rpm} {filename2.src.rpm} ... {filenamen.src.rpm} }", "$program_name is a perl script to rebuild automatically several rpm in chroot, given a sourcerpm repository, and mail authors or rebuilder when problems occurs. -- cgit v1.2.1