diff options
Diffstat (limited to 'make-live.8')
-rw-r--r-- | make-live.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/make-live.8 b/make-live.8 index 70e499dff..fd8df5df2 100644 --- a/make-live.8 +++ b/make-live.8 @@ -24,6 +24,7 @@ make-live \- An utility for building Debian Live systems. .IR FILE \||\| DIRECTORY \|] .RB [\| \-\-include\-rootfs .IR FILE \||\| DIRECTORY \|] +.BR [\| \-\-interactive \|] .RB [\| \-\-linux\-image .IR FLAVOUR \|] .RB [\| \-\-logfile @@ -111,6 +112,9 @@ set through LIVE_INCLUDE_IMAGE environment variable. specifies a file or directory which will be copied inside the root filesystem of the image. Can be also set through the LIVE_INCLUDE_ROOTFS environment variable. .TP +.BI \-\-interactive +lets you interactively customize the package selection. +.TP .BI "\-\-linux\-image " FLAVOUR .TP .BI "\-p, \-\-package-list " FILE |