xbps-src: add list target to usage().

This commit is contained in:
Juan RP 2014-05-20 10:02:09 +02:00
parent 28ec7358c1
commit 3e55e4e30e
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ install <pkgname>
Install target package into <destdir> but not building the binary package
and not removing build directory for inspection purposes.
list
Lists installed packages in <masterdir>.
pkg <pkgname>
Build binary package for <pkgname> and all required dependencies.