diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-09-05 22:04:37 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-09-05 22:04:37 +0200 |
commit | 0cd8162e80ab0020f2425595bdd73fc46496cb9c (patch) | |
tree | 4d8713ced066e47f94a35a9fbc08546e56d84648 | |
parent | 6d6345829fdc4cded2d0d5f0b56aa41119f3195c (diff) | |
download | xtools-0cd8162e80ab0020f2425595bdd73fc46496cb9c.tar.gz xtools-0cd8162e80ab0020f2425595bdd73fc46496cb9c.tar.xz xtools-0cd8162e80ab0020f2425595bdd73fc46496cb9c.zip |
README: update
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 918fa39..e244a92 100644 --- a/README +++ b/README @@ -31,7 +31,7 @@ https://github.com/voidlinux/xbps xnew PKG - create XBPS template template xnodev - list not installed -devel packages for installed packages xoptdiff [-q] [PKGS...] - show template options which differ from binary package - xpkg [-RamOHvV] - convenient package lister + xpkg [-RamOHDvV] - convenient package lister 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 |