Correct listfiles example.
--HG-- extra : convert_revision : 7b799144eb3ace75878dd9bcee2ff6eb77a92f89
This commit is contained in:
parent
ecad518a07
commit
5885c7583f
1 changed files with 2 additions and 3 deletions
5
README
5
README
|
@ -92,10 +92,9 @@ To only install the package, _without_ stowning it into the master directory:
|
|||
$ xbps.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:
|
||||
into destination directory first:
|
||||
|
||||
$ xbps.sh listfiles blob-2.4
|
||||
$ xbps.sh listfiles blob
|
||||
|
||||
That's all for now folks. I hope you find it useful, as I do.
|
||||
|
||||
|
|
Loading…
Reference in a new issue