summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMatthias Lisin <ml@visu.li>2022-02-21 02:46:57 +0100
committerMatthias Lisin <ml@visu.li>2022-02-21 02:46:57 +0100
commit7d5beae28ca75725a680b0ab3ef5728a252282e5 (patch)
treebeca97d0295f6ac97bf322f3c75b5b429d836d24 /tools
parent5fa87e9651074e8b78f632e43f0c2001a27f5b60 (diff)
downloadsystemd-7d5beae28ca75725a680b0ab3ef5728a252282e5.tar.gz
docs: swap Name and Partition Type UUID in header
Diffstat (limited to 'tools')
-rw-r--r--tools/list-discoverable-partitions.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/list-discoverable-partitions.py b/tools/list-discoverable-partitions.py
index 500c896c9d..37ccd27302 100644
--- a/tools/list-discoverable-partitions.py
+++ b/tools/list-discoverable-partitions.py
@@ -6,8 +6,8 @@ import sys
import uuid
HEADER = f'''\
-| Partition Type UUID | Name | Allowed File Systems | Explanation |
-|---------------------|------|----------------------|-------------|
+| Name | Partition Type UUID | Allowed File Systems | Explanation |
+|------|---------------------|----------------------|-------------|
'''
ARCHITECTURES = {