summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Hercinger <vhercing@redhat.com>2013-02-21 09:44:03 +0100
committerViktor Hercinger <vhercing@redhat.com>2013-02-21 09:44:03 +0100
commit3d7e168bb48aca02744225a21d0f003b65fe6473 (patch)
tree7071f8b72d93c3dbb4c5c5f5e9fac1bb1ad3fd1d
parente20ab26a53f51d8a5c1aedd700ba34410983b224 (diff)
downloadrpm-tools-3d7e168bb48aca02744225a21d0f003b65fe6473.tar.gz
rpm-tools-3d7e168bb48aca02744225a21d0f003b65fe6473.tar.xz
rpm-tools-3d7e168bb48aca02744225a21d0f003b65fe6473.zip
fixed help script
-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 c6d1818..5418a9b 100755
--- a/scripts/rpmdev-build-devspec
+++ b/scripts/rpmdev-build-devspec
@@ -60,7 +60,7 @@ do
;;
-h|--help)
- echo "Create a local repository from the RPMs found in the scan-path.
+ echo "Build SPEC file from a package in $PACKAGE_PATH_BASE
usage: $0 [ options ] < package name >