diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index 81e62484fd..d6bfd855c1 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -98,6 +98,18 @@ + + + Takes a path to a disk image file or block device node. If specified all operations + are applied to file system in the indicated disk image. This is similar to + but operates on file systems stored in disk images or block devices. The disk image should either + contain just a file system or a set of file systems within a GPT partition table, following the + Discoverable Partitions + Specification. For further information on supported disk images, see + systemd-nspawn1's + switch of the same name. + +