summaryrefslogtreecommitdiff
path: root/gdisk.8
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2021-06-08 15:23:02 -0400
committerRod Smith <rodsmith@rodsbooks.com>2021-06-08 15:23:02 -0400
commit331ad9c795e4db7d09e8141979f809e4f5815319 (patch)
treef5175e41f8e0124fc10b9d190d5ea8d43bbe48ef /gdisk.8
parent08be8933a9a55d4e919875bf4df4a3ed0a4b514e (diff)
downloadsgdisk-331ad9c795e4db7d09e8141979f809e4f5815319.tar.gz
Add ability to reverse byte order of partition names to gdisk and sgdisk
Diffstat (limited to 'gdisk.8')
-rw-r--r--gdisk.88
1 files changed, 8 insertions, 0 deletions
diff --git a/gdisk.8 b/gdisk.8
index 85b69cb..7f7a949 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -420,6 +420,14 @@ aren't translated into anything useful. In practice, most OSes seem to
ignore these attributes.
.TP
+.B b
+Swap the byte order for the name of the specified partition. Some
+partitioning tools, including GPT fdisk 1.0.7 and earlier, can write the
+partition name in the wrong byte order on big-endian computers, such as the
+IBM s390 mainframes and PowerPC-based Macs. This feature corrects this
+problem.
+
+.TP
.B c
Change partition GUID. You can enter a custom unique GUID for a partition
using this option. (Note this refers to the GUID that uniquely identifies a