about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2019-07-25 13:19:42 +0200
committerLeah Neukirchen <leah@vuxu.org>2019-07-25 13:20:55 +0200
commit1fccf045702c24df83164ad4917a8ad5275623e0 (patch)
treee3cc04830176c4fac4b0f8795ddc41d9b3a067c5 /README
parent28caf3ef72aab82fa3fddc10541f68d1bc46f965 (diff)
downloadxtools-1fccf045702c24df83164ad4917a8ad5275623e0.tar.gz
xtools-1fccf045702c24df83164ad4917a8ad5275623e0.tar.xz
xtools-1fccf045702c24df83164ad4917a8ad5275623e0.zip
xtools.1: document xvoidstrap
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 9 insertions, 4 deletions
diff --git a/README b/README
index 83ecfc8..ed9a314 100644
--- a/README
+++ b/README
@@ -75,9 +75,11 @@ COMMANDS
      package
        -q  quiet mode, show package names only
 
-     xpkg [-R repo] [-amOHDvV] – convenient package lister
+     xpkg [-R repo] [-r rootdir] [-amOHDvV] – convenient package lister
        -R repo
            consider only packages from repo
+       -r rootdir
+           specifies a full path for the target root directory
        -a  list all packages (default: only installed)
        -m  list manual packages
        -O  list orphaned packages
@@ -106,11 +108,14 @@ COMMANDS
      xsubpkg [-m] pkg – list all subpackages of a package
        -m  only print main package
 
-     xuname – display system info relevant for debugging Void
-
      xpcdeps pcfile ... – finds package matching the Requires: section of pkg-
      config files
 
+     xuname – display system info relevant for debugging Void
+
+     xvoidstrap dir [packages] – bootstrap a new Void installation
+
+
 DESCRIPTION
      Tools working on the void-packages tree use xdistdir to find it, check
      that its output is reasonable first.
@@ -129,4 +134,4 @@ LICENSE
 BUGS
      All bugs should be reported to https://github.com/leahneukirchen/xtools
 
-Void Linux                        May 2, 2017                       Void Linux
+Void Linux                       June 25, 2019                      Void Linux