From 3dcc7c8786a656f97dab8e43547eef3d5b3f11e6 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 23 Jan 2025 11:10:26 +0100 Subject: [PATCH] mkosi-tools: Fix docs --- mkosi/resources/man/mkosi.1.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index 04140a070..4025d81db 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -1252,7 +1252,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, | `archlinux-keyring` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | | `attr` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `bash` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | - | `btrfs-progs` | ✓ | | ✓ | ✓ | ✓ | ✓ | ✓ | + | `btrfs-progs` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `ca-certificates` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `coreutils` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `cpio` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | @@ -1260,15 +1260,15 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, | `curl` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `debian-keyring` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | | `diffutils` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | - | `distribution-gpg-keys` | ✓ | ✓ | | | | ✓ | ✓ | + | `distribution-gpg-keys` | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | | `dnf` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `dnf-plugins-core` | ✓ | ✓ | | | | | ✓ | - | `dnf5` | ✓ | | | | | | | - | `dnf5-plugins` | ✓ | | | | | | | + | `dnf5` | ✓ | | | | | | ✓ | + | `dnf5-plugins` | ✓ | | | | | | ✓ | | `dosfstools` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `e2fsprogs` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `edk2-ovmf` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | - | `erofs-utils` | ✓ | | ✓ | ✓ | ✓ | ✓ | ✓ | + | `erofs-utils` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `findutils` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `git` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `grep` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | @@ -1303,7 +1303,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, | `xfsprogs` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `xz` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | `zstd` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | - | `zypper` | ✓ | | ✓ | ✓ | ✓ | ✓ | | + | `zypper` | ✓ | | ✓ | ✓ | ✓ | | ✓ | `ToolsTreeDistribution=`, `--tools-tree-distribution=` : Set the distribution to use for the default tools tree. Defaults to the host distribution except for -- 2.47.2