X-Git-Url: https://code.delx.au/refind/blobdiff_plain/c1935b0f6d9272cfa51e9a6c1e342c252ea41b1f..7d3dcb8b4f3e617d60b753757e97f16325b77f4b:/docs/refind/configfile.html diff --git a/docs/refind/configfile.html b/docs/refind/configfile.html index ee0805b..04c144e 100644 --- a/docs/refind/configfile.html +++ b/docs/refind/configfile.html @@ -305,7 +305,7 @@ default_selection elilo options options passed to the boot loader - Pass arbitrary options to your boot loader with this line. Note that if the option string should contain spaces (as it often should) or characters that should not be modified by rEFInd's option parser (such as slashes or commas), it must be enclosed in quotes. + Pass arbitrary options to your boot loader with this line. Note that if the option string should contain spaces (as it often should) or characters that should not be modified by rEFInd's option parser (such as slashes or commas), it must be enclosed in quotes. If you must include quotes in an option, you can double them up, as in my_opt=""with quotes"", which passes my_opt="with quotes" as an option. disabled