]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
sfdisk: document script GPT headers
authorKarel Zak <kzak@redhat.com>
Wed, 12 Sep 2018 10:26:06 +0000 (12:26 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 12 Sep 2018 10:26:06 +0000 (12:26 +0200)
Add first-lba, last-lba and table-length to the sfdisk man page.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/sfdisk.8

index 8f614b946de4351785b774c0b9ed9162d938908e..4ea7cf363cd24c666d95ebee704368c43bfbb6d2 100644 (file)
@@ -313,6 +313,15 @@ Specify the partition table type.  For example \fBdos\fR or \fBgpt\fR.
 .B label-id
 Specify the partition table identifier.  It should be a  hexadecimal number
 (with a 0x prefix) for MBR and a UUID for GPT.
+.TP
+.B first-lba
+Specify the first usable sector for GPT partitions.
+.TP
+.B last-lba
+Specify the last usable sector for GPT partitions.
+.TP
+.B table-length
+Specify the maximal number of GPT partitions.
 .RE
 .sp
 Note that it is only possible to use header lines before the first partition