mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/generic-extlinux-compatible: fix docbook syntax
This commit is contained in:
parent
64cf1e79dd
commit
c07a6f8743
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in
|
||||||
readOnly = true;
|
readOnly = true;
|
||||||
description = ''
|
description = ''
|
||||||
Contains the builder command used to populate an image,
|
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 <path-to-default-configuration></literal>
|
||||||
argument.
|
argument.
|
||||||
Useful to have for sdImage.populateRootCommands
|
Useful to have for sdImage.populateRootCommands
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue