summaryrefslogtreecommitdiffstats
path: root/install/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'install/scsi')
-rw-r--r--install/scsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/scsi b/install/scsi
index 0525ae4..fc6f940 100644
--- a/install/scsi
+++ b/install/scsi
@@ -15,6 +15,6 @@ help ()
cat<<HELPEOF
This hook loads the necessary modules for an scsi root device.
Detection will take place at runtime. To minimize the modules
- in the image, use the -auto flavor.
+ in the image, add the autodetect hook too.
HELPEOF
}