[Debpool-commits] [SCM] Debpool Project Repository branch, master, updated. 0.2.3-63-g38a32aa

ceros-guest ceros-guest at alioth.debian.org
Tue Jun 3 07:07:10 UTC 2008


The following commit has been merged in the master branch:
commit 7c25b7389f4b3993c025745f19ff373a13dc600e
Author: ceros-guest <ceros-guest>
Date:   Thu Jan 10 22:23:59 2008 +0000

    Minor edit to debpool manpage

diff --git a/man/man1/debpool.1 b/man/man1/debpool.1
index ac01403..ebd04ff 100644
--- a/man/man1/debpool.1
+++ b/man/man1/debpool.1
@@ -37,9 +37,9 @@ value to be used. For example, to specify an archive directory to use, run:
 .I debpool
 .B --archive_dir /path/to/dir
 .P
-For an option that accepts multiple values, use the option and specify the
-list of values to be used. For example, to specify the architectures
-debpool will create a layout for, run:
+For an option that accepts multiple values (array type), use the option and
+specify the list of values to be used. For example, to specify the
+architectures debpool will create a layout for, run:
 .P
 .I debpool
 .B --archs i386 amd64 . . .
@@ -51,9 +51,9 @@ example with architectures, run:
 .I debpool
 .B --archs i386 --archs amd64 . . .
 .P
-For an option that uses hash values, use the option with a different hash
-value as many times as necessary. For example, to specify the distributions
-debpool should create a layout for, run:
+For an option that uses hash values (hash types), use the option with a
+different hash value as many times as necessary. For example, to specify
+the distributions debpool should create a layout for, run:
 .P
 .I debpool
 .B --dists unstable=sid --dists experimental=experimental . . .

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list