Skip to content

Commit f3299a7

Browse files
committed
help message: drop incorrect default value
1 parent 624f524 commit f3299a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grml-debootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Usage: $PN [options]
9292
Bootstrap options:
9393
9494
-m, --mirror <URL> Mirror which should be used for apt-get/aptitude.
95-
-r, --release <name> Release of new Debian system (default: bullseye).
95+
-r, --release <name> Release of new Debian system
9696
-t, --target <target> Target partition (/dev/...) or directory where the
9797
system should be installed to.
9898
-p, --mntpoint <mnt> Mountpoint used for mounting the target system,

0 commit comments

Comments
 (0)