summaryrefslogtreecommitdiffstats
path: root/install/filesystems
diff options
context:
space:
mode:
authorTobias Powalowski <tpowa@archlinux.org>2006-05-03 18:27:38 +0200
committerTobias Powalowski <tpowa@archlinux.org>2006-05-03 18:27:38 +0200
commit8366d90a197780866aae68eda441f884619964bd (patch)
tree04a3de486f39296ea00f796251456fe451e5711d /install/filesystems
parentad1050964eabbbc00547e8c6c91d8a7c3f13598f (diff)
downloadmkinitcpio-8366d90a197780866aae68eda441f884619964bd.tar.gz
mkinitcpio-8366d90a197780866aae68eda441f884619964bd.tar.xz
"added my changes"
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@49 880c04e9-e011-0410-abf7-b926e227c9cd
Diffstat (limited to 'install/filesystems')
-rw-r--r--install/filesystems2
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
}