summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-07-02 19:06:04 (GMT)
committerJoey Hess <joey@kitenet.net>2011-07-02 19:06:04 (GMT)
commit5d86e1d558144aa4a065bc8a12b6f48cfc916c74 (patch)
tree546c9dad59279e9866e8877c5e8cf771e44678f6 /debootstrap
parent4698a6c5c4fce826878bd2572f15b68b6e48ec05 (diff)
downloaddebootstrap-5d86e1d558144aa4a065bc8a12b6f48cfc916c74.zip
debootstrap-5d86e1d558144aa4a065bc8a12b6f48cfc916c74.tar.gz
debootstrap-5d86e1d558144aa4a065bc8a12b6f48cfc916c74.tar.bz2
Mention minbase variant in --help. Closes: #632418
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/debootstrap b/debootstrap
index 6542efa..eaa3e6c 100755
--- a/debootstrap
+++ b/debootstrap
@@ -96,7 +96,7 @@ usage()
archive
--variant=X use variant X of the bootstrap scripts
(currently supported variants: buildd, fakechroot,
- scratchbox)
+ scratchbox, minbase)
--keyring=K check Release files against keyring K
--no-check-gpg avoid checking Release file signatures
--no-resolve-deps don't try to resolve dependencies automatically