summaryrefslogtreecommitdiff
path: root/localcowbuilder-create
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-03-17 09:37:32 +0000
committerJonas Smedegaard <dr@jones.dk>2008-03-17 09:37:32 +0000
commitca439068c7547aff76d250098cd41602699e4b06 (patch)
tree99c8abbd9771020d82bab17119ce45ab6a519923 /localcowbuilder-create
parent530cb500945309dff37ade10749224b6e56605d7 (diff)
Improve examples in help.
Diffstat (limited to 'localcowbuilder-create')
-rwxr-xr-xlocalcowbuilder-create5
1 files changed, 3 insertions, 2 deletions
diff --git a/localcowbuilder-create b/localcowbuilder-create
index 861433c..e6eb030 100755
--- a/localcowbuilder-create
+++ b/localcowbuilder-create
@@ -9,8 +9,9 @@ showhelp() {
Usage: $PRG POOL [ DISTRIBUTION [ OTHERMIRROR] ]
Examples:
- $PRG sarge
- $PRG sarge+hacks sarge 'deb http://example.com/ sarge hacks'
+ $PRG sid
+ $PRG sid+mm sid 'deb http://debian-multimedia.org/ sid main'
+ $PRG sid-ia32 sid --arch i386
EOF
}