summaryrefslogtreecommitdiffstats
path: root/disk-utils/sfdisk.8
diff options
context:
space:
mode:
authorKarel Zak2014-10-02 13:00:35 +0200
committerKarel Zak2014-10-07 14:55:32 +0200
commit3a5bdedf6a6fc072e6ee84b3264783048233aac8 (patch)
treed3dc3d8864dacd1f895333393f62cc11eaca01bf /disk-utils/sfdisk.8
parentsfdisk: more update to the man page (diff)
downloadkernel-qcow2-util-linux-3a5bdedf6a6fc072e6ee84b3264783048233aac8.tar.gz
kernel-qcow2-util-linux-3a5bdedf6a6fc072e6ee84b3264783048233aac8.tar.xz
kernel-qcow2-util-linux-3a5bdedf6a6fc072e6ee84b3264783048233aac8.zip
sfdisk: add --uuid command
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/sfdisk.8')
-rw-r--r--disk-utils/sfdisk.84
1 files changed, 4 insertions, 0 deletions
diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8
index ce06dee8d..efa2d9341 100644
--- a/disk-utils/sfdisk.8
+++ b/disk-utils/sfdisk.8
@@ -77,6 +77,10 @@ List sizes of all or specified devices.
Print all supported types for the current disk label or label specified by
\fB\-\-label\fR.
.TP
+.BR \-U , " \-\-uuid " \fIdevice\fR " " \fIpartno\fR " "[\fIuuid\fR]
+Change GPT partition UUID. If \fIuuid\fR no specified then print the current
+partition UUID.
+.TP
.BR \-V , " \-\-verify
Test whether partition table and partitions seem correct.