diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-03 16:27:21 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-03 16:27:21 +0000 |
commit | 04b5d186582c4523881661137909cc369aaa003f (patch) | |
tree | 621c18a5121cb1ca15ddd3169ec68c40d23d6753 /default-config/boot/grub | |
parent | 140535c2da7ee50588c79a4896351936cd16d577 (diff) | |
download | archiso32-04b5d186582c4523881661137909cc369aaa003f.tar.xz |
Added a "how to contribute" helpfile
git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
Diffstat (limited to 'default-config/boot/grub')
-rw-r--r-- | default-config/boot/grub/help.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default-config/boot/grub/help.lst b/default-config/boot/grub/help.lst index 36a4ea3..13eeb42 100644 --- a/default-config/boot/grub/help.lst +++ b/default-config/boot/grub/help.lst @@ -10,3 +10,7 @@ configfile /boot/grub/menu.lst title HOW-TO: Boot an existing system cat /boot/help/bootexisting.txt pause Press enter to continue... + +title HOW-TO: Contribute to this help +cat /boot/help/contrib.txt +pause Press enter to continue... |