summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpfiles2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpfiles b/Master/tlpkg/bin/tlpfiles
index 5e2c56d85e6..0c8f3dccf87 100755
--- a/Master/tlpkg/bin/tlpfiles
+++ b/Master/tlpkg/bin/tlpfiles
@@ -166,6 +166,8 @@ In the second form, with the C<-pkgof> option, return the TeX Live
package in which each given I<FILE> is contained, or C<-> if no package
can be found. The files may be given as a single whitespace-separated
argument, or the C<-pkgof> option may be given more than once, or both.
+Example invocation, given the list of files to search for in C</tmp/f>:
+ tlpfiles --pkgof "`cat /tmp/f`"
Any directory part of the files is stripped. If there are multiple
packages holding files by the same name, all are returned,