README: explain the 'listfiles' target.

--HG--
extra : convert_revision : 38a1815946f4b65ae4aa6f49e2a6cda80c638c6c
This commit is contained in:
Juan RP 2008-10-13 06:19:35 +02:00
parent ef0fe41c49
commit 6752045a4f
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -78,6 +78,12 @@ To only install the package, _without_ stowning it into the master directory:
$ pkgfs.sh install-destdir blob
To list files installed by a package, note that package must be installed
into destination directory first and you must specify package name plus
version, i.e: vim-7.2:
$ pkgfs.sh listfiles blob-2.4
That's all for now folks. I hope you find it useful, as I do.
------------------------------------------------------------------------------