diff --git a/doc/mk-sbuild.1 b/doc/mk-sbuild.1 index 59f939f..b7ffffd 100644 --- a/doc/mk-sbuild.1 +++ b/doc/mk-sbuild.1 @@ -67,6 +67,12 @@ for more details. .B \-\-debootstrap\-proxy\fR=\fIPROXY Use \fIPROXY\fR as apt proxy. .TP +.B \-\-eatmydata +Install and use eatmydata (default) +.TP +.B \-\-skip\-eatmydata +Don't install and use eatmydata +.TP .B \-\-distro\fR=\fIDISTRO Enable distro-specific logic. When not provided, the distribution is determined from \fIrelease\fR. @@ -127,6 +133,10 @@ Disable gpg verification of retrieved release files (same as Proxy to use for apt. (same as \fB\-\-debootstrap\-proxy\fR) .TP +.B EATMYDATA +Enable or disable eatmydata usage, see \fB\-\-eatmydata\fR +and \fB\-\-skip\-eatmydata\fR +.TP .B SOURCE_CHROOTS_DIR Use \fBSOURCE_CHROOTS_DIR\fR as home of schroot source directories. (default \fB/var/lib/schroot/chroots\fR)