Skip to content

Commit fd60196

Browse files
authored
Merge pull request #363 from grml/zeha/drop-default
help message: drop incorrect default value
2 parents 624f524 + f3299a7 commit fd60196

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)