diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-01-28 17:23:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-28 17:23:50 +0100 |
commit | b940fb1f4f31064ad03d6712f614a676f68f3b83 (patch) | |
tree | 02fb88c4c8d0a34732bf4107eb711aad42d58a5f /docs | |
parent | fix erroneous "`" in boot loader spec (diff) | |
parent | systemd-id128: add new verb to print GPT partitions UUIDs (diff) | |
download | systemd-b940fb1f4f31064ad03d6712f614a676f68f3b83.tar.xz systemd-b940fb1f4f31064ad03d6712f614a676f68f3b83.zip |
Merge pull request #14594 from keszybz/id128-show-gpt
Print gpt table values in systemd-id128
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DISCOVERABLE_PARTITIONS.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/DISCOVERABLE_PARTITIONS.md b/docs/DISCOVERABLE_PARTITIONS.md index 8b1a7b46e3..f1537b8939 100644 --- a/docs/DISCOVERABLE_PARTITIONS.md +++ b/docs/DISCOVERABLE_PARTITIONS.md @@ -64,6 +64,9 @@ Other GPT type IDs might be used on Linux, for example to mark software RAID or LVM partitions. The definitions of those GPT types is outside of the scope of this specification. +[systemd-id128(1)](http://www.freedesktop.org/software/systemd/man/systemd-i128.html) +may be used to list those UUIDs. + ## Partition Names For partitions of the types listed above it is recommended to use |