.SH SCRIPT FILES
.B fdisk
-allows to read (by 'I' command) sfdisk compatible script files. The script is
+allows reading (by 'I' command) sfdisk compatible script files. The script is
applied to in-memory partition table, and then it is possible to modify the
partition table before you write it to the device.
.PP
.TP
.BR \-Y , " \-\-label\-nested " \fItype
Force editing of a nested disk label. The primary disk label has to exist already.
-This option allows to edit for example a hybrid/protective MBR on devices with GPT.
+This option allows editing for example a hybrid/protective MBR on devices with GPT.
.TP
.BR \-w , " \-\-wipe "\fIwhen
.B Named-fields format
.RS
-This format is more readable, robust, extensible and allows to specify additional
+This format is more readable, robust, extensible and allows specifying additional
information (e.g., a UUID). It is recommended to use this format to keep your scripts
more readable.
.RS
The
.I device
field is optional. \fBsfdisk\fR extracts the partition number from the
-device name. It allows to specify the partitions in random order.
+device name. It allows specifying the partitions in random order.
This functionality is mostly used by \fB\-\-dump\fR.
Don't use it if you are not sure.