diff options
Diffstat (limited to 'install/filesystems')
-rw-r--r-- | install/filesystems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/filesystems b/install/filesystems index 1da1f13..bebef3e 100644 --- a/install/filesystems +++ b/install/filesystems @@ -13,6 +13,6 @@ help () cat<<HELPEOF This hook is responsible for loading filesystems for the root device. Detection will be done at runtime. If you would like to minimize the - modules installed in the image, use the -auto flavor. + modules installed in the image, add the autodetect hook too. HELPEOF } |