diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-04-15 17:14:32 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-04-15 17:14:32 +0200 |
commit | 4d2f25c374947b21b142f244668a5aad2e600ccc (patch) | |
tree | e0a86bec47935abac4728fedabe3fc6466f9c88c /README | |
parent | 9d0344bd890960294da068493a1fb44842ca6eaa (diff) | |
download | xtools-4d2f25c374947b21b142f244668a5aad2e600ccc.tar.gz xtools-4d2f25c374947b21b142f244668a5aad2e600ccc.tar.xz xtools-4d2f25c374947b21b142f244668a5aad2e600ccc.zip |
add xmandoc
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index b42a9bc..d4dab55 100644 --- a/README +++ b/README @@ -17,6 +17,7 @@ https://github.com/voidlinux/xbps xlocate [-u | PATTERN] - locate files in all XBPS packages xlog PKG - open commit log for XBPS template xls PKGS... - list files contained in PKGS (including binpkgs) + xmandoc MANPAGE - read manpage of possibly not installed package xmindep PKGS... - minimize list of PKGS by removing implicit dependencies xnew PKG - create XBPS template template xnodev - list not installed -devel packages for installed packages |