Skip to content

Commit 7689521

Browse files
chore: Update generated files
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a4abcc commit 7689521

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/src/man/bootc-install-to-filesystem.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,13 @@ is currently expected to be empty by default.
3434

3535
If not provided, the UUID of the target filesystem will be used.
3636

37-
If the value is empty, i.e. passing `--root-mount-spec=`, the mount
38-
spec kernel argument will be ommited entirely.
39-
In this case the initramfs must have another way to find the rootfs,
40-
such as a partition label or follow the Discoverable Partition
41-
Specification.
42-
4337
**\--boot-mount-spec**=*BOOT_MOUNT_SPEC*
4438

4539
: Mount specification for the /boot filesystem.
4640

4741
This is optional. If \`/boot\` is detected as a mounted partition,
4842
then its UUID will be used.
4943

50-
If the value is empty, i.e. passing `--boot-mount-spec=`, the mount
51-
spec kernel argument will be ommited entirely.
52-
In this case the initramfs must have another way to find the boot
53-
parition, such as a partition label or follow the Discoverable
54-
Partition Specification.
55-
5644
**\--replace**=*REPLACE*
5745

5846
: Initialize the system in-place; at the moment, only one mode for

0 commit comments

Comments
 (0)