diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2012-11-08 10:26:18 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2012-11-08 11:00:04 +0200 |
commit | a6b04e778c68f6122549a96391455c2917b36150 (patch) | |
tree | 66aad34d39cb73beeca5feb76ee55134b5c242d4 /doc | |
parent | 6c4a0d29ee862b3dbb888679f178d15fb6ed73b2 (diff) | |
download | rpm-a6b04e778c68f6122549a96391455c2917b36150.tar.gz rpm-a6b04e778c68f6122549a96391455c2917b36150.tar.bz2 rpm-a6b04e778c68f6122549a96391455c2917b36150.zip |
Add cli-switch to query for license files
(cherry picked from commit 4b19c17f53f56c841903e5d6a09efdb10b2ca400)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rpm.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -607,6 +607,9 @@ This uses the \fB--queryformat\fR if one was specified. Orders the package listing by install time such that the latest packages are at the top. .TP +\fB-L, --licensefiles\fR +List only license files (implies \fB-l\fR). +.TP \fB-l, --list\fR List files in package. .TP |