summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 935943f0d..007d578d1 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -738,7 +738,7 @@ sub setupBootloader__grub2 {
},
},
{ text => N("Probe Foreign OS"), val => \$os_prober, type => 'bool',
- help => N("If grub2 takes too long to install, you can use this option to skip detecting other OSes and make it fast"),
+ help => N("Uncheck this to prevent grub2 to scan for other installed OS on the system. Also, if grub2 takes too long time to install/update itself, uncheck this option to skip detecting other OSes and make it faster. Be aware of doing this will prevent you to boot other OS from grub2 menus."),
},
if_(is_uefi(),
{ text => N("Install in /EFI/BOOT (removable device or workaround for some BIOSs)"),