mk-sbuild.1: Fix hyphen-used-as-minus-sign.

This commit is contained in:
Benjamin Drung 2010-08-12 01:18:07 +02:00
parent 0b5901506b
commit fa0942f136

View File

@ -38,11 +38,11 @@ Use URL as the debootstrap source (defaults to http://ports.ubuntu.com for lpia,
official Ubuntu repositories for the supported architectures).
.TP
.B \-\-debootstrap\-include=alpha,beta
Pass along a comma separated list of packages to debootstrap's --include
Pass along a comma separated list of packages to debootstrap's \-\-include
argument. See debootstrap (8) for more details.
.TP
.B \-\-debootstrap\-exclude=alpha,beta
Pass along a comma separated list of packages to debootstrap's --exclude
Pass along a comma separated list of packages to debootstrap's \-\-exclude
argument. WARNING: be careful using this option as you can end up
excluding essential package. See debootstrap (8) for more details.
.TP