]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
doc: center checkbox tables
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 15 May 2024 07:35:33 +0000 (09:35 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Tue, 28 May 2024 15:01:18 +0000 (17:01 +0200)
mkosi/resources/mkosi.md

index b661d30a125b22d72c4993cdca1d20db14701291..c22bfeaf250d770abe17d599fe1a7f61fa1fec57 100644 (file)
@@ -1423,7 +1423,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`,
     tools trees:
 
     |                         | Fedora | CentOS | Debian | Ubuntu | Arch | openSUSE |
-    |-------------------------|--------|--------|--------|--------|------|----------|
+    |-------------------------|:------:|:------:|:------:|:------:|:----:|:--------:|
     | `acl`                   | X      | X      | X      | X      | X    | X        |
     | `apt`                   | X      | X      | X      | X      | X    |          |
     | `archlinux-keyring`     | X      |        | X      | X      | X    |          |
@@ -2093,7 +2093,7 @@ Scripts executed by mkosi receive the following environment variables:
 Consult this table for which script receives which environment variables:
 
 | Variable            | `mkosi.configure` | `mkosi.sync` | `mkosi.prepare` | `mkosi.build` | `mkosi.postinst` | `mkosi.finalize` | `mkosi.clean` |
-|---------------------|-------------------|--------------|-----------------|---------------|------------------|------------------|---------------|
+|---------------------|:-----------------:|:------------:|:---------------:|:-------------:|:----------------:|:----------------:|:-------------:|
 | `ARCHITECTURE`      | X                 | X            | X               | X             | X                | X                | X             |
 | `QEMU_ARCHITECTURE` | X                 |              |                 |               |                  |                  |               |
 | `DISTRIBUTION`      | X                 | X            | X               | X             | X                | X                | X             |