From 1fccf045702c24df83164ad4917a8ad5275623e0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 25 Jul 2019 13:19:42 +0200 Subject: xtools.1: document xvoidstrap --- README | 13 +++++++++---- xtools.1 | 14 ++++++++++---- 2 files changed, 19 insertions(+), 8 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 diff --git a/xtools.1 b/xtools.1 index 59249cd..d6d9701 100644 --- a/xtools.1 +++ b/xtools.1 @@ -1,4 +1,4 @@ -.Dd May 2, 2017 +.Dd June 25, 2019 .Dt XTOOLS 1 .Os .Sh NAME @@ -229,12 +229,18 @@ query remote repos only print main package .El .Pp -.Nm xuname -.Nd display system info relevant for debugging Void -.Pp .Nm xpcdeps .Ar pcfile ... .Nd finds package matching the Requires: section of pkg-config files +.Pp +.Nm xuname +.Nd display system info relevant for debugging Void +.Pp +.Nm xvoidstrap +.Ar dir +.Op Ar packages +.Nd bootstrap a new Void installation +.Pp .Sh DESCRIPTION Tools working on the void-packages tree use .Nm xdistdir -- cgit 1.4.1