diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-06-27 15:30:35 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-06-27 15:30:35 +0200 |
commit | d9c6bcf15cbb83488d355640e5e2b501d6044330 (patch) | |
tree | 744b009cfccccb707e8d250a41f40494abce832b /README | |
parent | aee8196660a9101ac0305b1cbbe9d85bd014551b (diff) | |
download | xtools-d9c6bcf15cbb83488d355640e5e2b501d6044330.tar.gz xtools-d9c6bcf15cbb83488d355640e5e2b501d6044330.tar.xz xtools-d9c6bcf15cbb83488d355640e5e2b501d6044330.zip |
add xrecent
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 4f9efa8..845f330 100644 --- a/README +++ b/README @@ -25,6 +25,7 @@ https://github.com/voidlinux/xbps xoptdiff [-q] [PKGS...] - show template options which differ from binary package xpstree - display tree view of xbps-src processes xq [-R] PKGS... - query information about XBPS package + xrecent [REPOURL|XBPS_ARCH] - list packages in repo ordered by build date xrevbump MESSAGE TEMPLATES... - increase template revision and commit xsrc PKG - list source files for XBPS template xsubpkg PKG - lists all subpackages of a package |