mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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
|
$ xbps.sh install-destdir blob
|
||||||
|
|
||||||
To list files installed by a package, note that package must be installed
|
To list files installed by a package, note that package must be installed
|
||||||
into destination directory first and you must specify package name plus
|
into destination directory first:
|
||||||
version, i.e: vim-7.2:
|
|
||||||
|
|
||||||
$ 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.
|
That's all for now folks. I hope you find it useful, as I do.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue