Merge pull request #91371 from B4dM4n/generic-extlinux-compatible-docbook

nixos/generic-extlinux-compatible: fix docbook syntax
This commit is contained in:
Florian Klink
2020-06-23 21:12:36 +02:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ in
readOnly = true;
description = ''
Contains the builder command used to populate an image,
honoring all options except the -c <path-to-default-configuration>
honoring all options except the <literal>-c &lt;path-to-default-configuration&gt;</literal>
argument.
Useful to have for sdImage.populateRootCommands
'';