From: Axel Heider Date: Mon, 22 Mar 2021 18:08:09 +0000 (+0100) Subject: docs/system/generic-loader.rst: Fix style X-Git-Tag: v6.1.0-rc0~129^2~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d00d739b6640b65b46c1dfa0495186cae4e02d89;p=thirdparty%2Fqemu.git docs/system/generic-loader.rst: Fix style Fix style to have a proper description of the parameter 'force-raw'. Signed-off-by: Axel Heider Reviewed-by: Alistair Francis Message-id: a7e50a64-1c7c-2d41-96d3-d8a417a659ac@gmx.de Signed-off-by: Alistair Francis --- diff --git a/docs/system/generic-loader.rst b/docs/system/generic-loader.rst index 6bf8a4eb486..531ddbc8e34 100644 --- a/docs/system/generic-loader.rst +++ b/docs/system/generic-loader.rst @@ -92,9 +92,12 @@ shown below: specified in the executable format header. This option should only be used for the boot image. This will also cause the image to be written to the specified CPU's address space. If not specified, the - default is CPU 0. - Setting force-raw=on forces the file - to be treated as a raw image. This can be used to load supported - executable formats as if they were raw. + default is CPU 0. + +```` + Setting 'force-raw=on' forces the file to be treated as a raw image. + This can be used to load supported executable formats as if they + were raw. All values are parsed using the standard QemuOpts parsing. This allows the user to specify any values in any format supported. By default the values