From b442357f7b8f5721bd805ce9a650c4a9d50304c5 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 23 Sep 2007 12:23:25 +0000 Subject: Fix help --- rpm-find-leaves | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpm-find-leaves') 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 - 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) { -- cgit v1.2.1