summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Hercinger <vhercing@redhat.com>2013-03-15 17:24:42 +0100
committerViktor Hercinger <vhercing@redhat.com>2013-03-15 17:24:42 +0100
commit24a4da5df10c49eb74b7fc81c95d235584ef973f (patch)
tree2ad0850ba7d5e993ef1bd98d37f059b27e2c8815
parentc31dfb018f97616ff2e7124803627c0ddecead89 (diff)
downloadrpm-tools-24a4da5df10c49eb74b7fc81c95d235584ef973f.tar.gz
rpm-tools-24a4da5df10c49eb74b7fc81c95d235584ef973f.tar.xz
rpm-tools-24a4da5df10c49eb74b7fc81c95d235584ef973f.zip
fixed --make-repo help description
-rwxr-xr-xscripts/rpmdev-build-devspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpmdev-build-devspec b/scripts/rpmdev-build-devspec
index d237fcc..dacd5c5 100755
--- a/scripts/rpmdev-build-devspec
+++ b/scripts/rpmdev-build-devspec
@@ -124,7 +124,7 @@ options:
--list-dists List available distributions
-v --verbose Enable verbose run
- -m --make-repo Call rpmdev-make-repo with the given arguments
+ -m --make-repo Add build results to given repository
-N --notify Send DBus notification when done
-h --help Show this help file"