summaryrefslogtreecommitdiffstats
path: root/rpm-find-leaves
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.org>2007-09-23 12:23:25 +0000
committerPascal Terjan <pterjan@mandriva.org>2007-09-23 12:23:25 +0000
commitb442357f7b8f5721bd805ce9a650c4a9d50304c5 (patch)
tree163d1bd9db5e87b3b26a6bb94f5391707afbf306 /rpm-find-leaves
parent9b541744d6364c582c9504d98996ce46baa8f21f (diff)
downloadurpmi-b442357f7b8f5721bd805ce9a650c4a9d50304c5.tar
urpmi-b442357f7b8f5721bd805ce9a650c4a9d50304c5.tar.gz
urpmi-b442357f7b8f5721bd805ce9a650c4a9d50304c5.tar.bz2
urpmi-b442357f7b8f5721bd805ce9a650c4a9d50304c5.tar.xz
urpmi-b442357f7b8f5721bd805ce9a650c4a9d50304c5.zip
Fix help
Diffstat (limited to 'rpm-find-leaves')
-rw-r--r--rpm-find-leaves2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm-find-leaves b/rpm-find-leaves
index 6af1ef3e..04d3ab96 100644
--- a/rpm-find-leaves
+++ b/rpm-find-leaves
@@ -16,8 +16,8 @@ where [options] are from
", $0) . N(" -h|--help - print this help message.
") . N(" --root <path> - use the given root instead of /
") . N(" -g [group] - restrict results to specified group.
-") . N(" -f - output rpm full name (NVRA)
") . N(" defaults to %s.
+") . N(" -f - output rpm full name (NVRA)
", $options{group});
while ($_ = shift) {