summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-02 18:34:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-02 18:34:04 +0000
commitaa0081998ede86d9e2abcad1390703bf081a5285 (patch)
tree011c5c98b7ae6287ad0c50c1288d8cf769354168 /urpmf
parent9f085d757dddbb47d9d9692bed97a911e9cc671f (diff)
downloadurpmi-aa0081998ede86d9e2abcad1390703bf081a5285.tar
urpmi-aa0081998ede86d9e2abcad1390703bf081a5285.tar.gz
urpmi-aa0081998ede86d9e2abcad1390703bf081a5285.tar.bz2
urpmi-aa0081998ede86d9e2abcad1390703bf081a5285.tar.xz
urpmi-aa0081998ede86d9e2abcad1390703bf081a5285.zip
handle urpmf --license
Diffstat (limited to 'urpmf')
-rwxr-xr-xurpmf2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpmf b/urpmf
index 30e5a592..03ca1fa4 100755
--- a/urpmf
+++ b/urpmf
@@ -69,6 +69,7 @@ usage: urpmf [options] pattern-expression
") . N(" --filename - filename of the package
") . N(" --files - list of files contained in the package
") . N(" --group - group
+") . N(" --license - license
") . N(" --name - package name
") . N(" --obsoletes - obsoletes tags
") . N(" --packager - packager
@@ -200,6 +201,7 @@ my $need_hdlist = grep { $usedtags{$_} } qw(
description
distribution
files
+ license
packager
sourcerpm
url