From 9380bbdb69a3f1bb66980c80a4b04cb75d9ac1a1 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 5 Mar 2012 14:18:50 +0100 Subject: pkgexport: use compression-mode defined in pkgmk-conf --- pkgexport.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgexport.1') diff --git a/pkgexport.1 b/pkgexport.1 index 91961a1..206106a 100644 --- a/pkgexport.1 +++ b/pkgexport.1 @@ -1,4 +1,4 @@ -.TH "pkgexport" "1" "0.7" "Andrew Green" "CRUX Pkgtools extras" +.TH "pkgexport" "1" "0.8" "Andrew Green" "CRUX Pkgtools extras" .SH "NAME" .LP pkgexport \- Create a CRUX native package from previously installed package components @@ -15,7 +15,7 @@ pkgexport is a package management utility which creates installable CRUX package Creates a package from the installed components of <\fIpackagename\fP>. .TP \fB\fR[\fIoutputfile|dir\fP] -Name of the file to be created. outputfile can be specified with full, relative or no path. If a directory is specified, pkgexport will create the file using the conventional CRUX package naming scheme: pkgname#version.pkg.tar.gz. +Name of the file to be created. outputfile can be specified with full, relative or no path. If a directory is specified, pkgexport will create the file using the conventional CRUX package naming scheme: pkgname#version.pkg.tar.gz. And it will use the compression suffix specified by PKGMK_COMPRESSION_MODE from /etc/pkgmk.conf .TP \fB\-r \fR Specify path to alternate installation root. See pkginfo(8). @@ -46,4 +46,4 @@ Or saving it under a custom name: Andrew Green .SH "SEE ALSO" .LP -pkginfo(8), pkgadd(8), pkgrm(8), pkgmk(8) +pkginfo(8), pkgadd(8), pkgrm(8), pkgmk(8), pkgmk.conf(5) -- cgit v1.2.3