summaryrefslogtreecommitdiff
path: root/CONF.sh
diff options
context:
space:
mode:
Diffstat (limited to 'CONF.sh')
-rw-r--r--CONF.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONF.sh b/CONF.sh
index b15a95a..b005f88 100644
--- a/CONF.sh
+++ b/CONF.sh
@@ -298,7 +298,6 @@ export NORECOMMENDS=1
export NOSUGGESTS=1
# Image format:
-# vfat = Output an image in VFAT format (.img)
# iso = Output an image in ISO 9660 format (.iso)
# img = Output a raw partitioned disk image (.img)
if [ -z "$IMAGE_FORMAT" ]; then