"RequiredPartiton,50,51" sets three bits.
.TP
.BR \-\-part\-label " \fIdevice partno [" \fIlabel ]
-Change the GPT partition name (label). If \fIlabel\fR is nto specified,
+Change the GPT partition name (label). If \fIlabel\fR is not specified,
then print the current partition label.
.TP
.BR \-\-part\-type " \fIdevice partno [" \fItype ]
.BR \-f , " \-\-force"
Disable all consistency checking.
.TP
+.BR \-\-Linux
+Deprecated and ignored option. Partitioning that is compatible with
+Linux (and other modern OS) is the default.
+.TP
+.BR \-n , " \-\-no\-act"
+Do everything except writing to the device.
+.TP
+.B \-\-no\-reread
+Do not check through the re-read-partition-table ioctl whether the device is in use.
+.TP
+.BR \-O , " \-\-backup\-file " \fIpath\fR
+Override the default backup file name. Note that the device name and offset
+are always appended to the file name.
+.TP
.BR \-o , " \-\-output " \fIlist
Specify which output columns to print. Use
.B \-\-help
The default list of columns may be extended if \fIlist\fP is
specified in the format \fI+list\fP (e.g. \fB-o +UUID\fP).
.TP
-.BR \-O , " \-\-backup\-file " \fIpath\fR
-Override the default backup file name. Note that the device name and offset
-are always appended to the file name.
-.TP
.BR \-q , " \-\-quiet"
Suppress extra info messages.
.TP
-.BR \-n , " \-\-no\-act"
-Do everything except write to device.
-.TP
-.B \-\-no\-reread
-Do not check through the re-read-partition-table ioctl whether the device is in use.
-.TP
.BR \-u , " \-\-unit S"
Deprecated option. Only the sector unit is supported.
.TP
-.BR "\-\-Linux"
-Deprecated and ignored option. Linux (and another modern OS) compatible
-partitioning is the default.
-.TP
.BR \-X , " \-\-label " \fItype
Specify the disk label type (e.g. \fBdos\fR, \fBgpt\fR, ...). If this option
is not given, then \fBsfdisk\fR defaults to the existing label, but if there
.RE
where each line fills one partition descriptor.
.sp
-Fields are separated by whitespace, or q comma or semicolon possibly followed by
+Fields are separated by whitespace, or by comma or semicolon possibly followed by
whitespace; initial and trailing whitespace is ignored. Numbers can be octal,
decimal or hexadecimal; decimal is the default. When a field is absent or empty,
a default value is used. But when the \fB-N\fR option (change a single partition)
.I start
is the first non-assigned sector aligned according to device I/O limits.
The default start offset for the first partition is 1 MiB. The offset may
-be may be followed by the multiplicative suffixes (KiB, MiB, GiB, TiB, PiB,
+be followed by the multiplicative suffixes (KiB, MiB, GiB, TiB, PiB,
EiB, ZiB and YiB) then the number is interpreted as offset in bytes.
.sp
The default value of
.B Named-fields format
.RS
This format is more readable, robust, extendible and allows to specify additional
-information (e.g. a UUID). It is recommended to use this format to keep you scripts
+information (e.g. a UUID). It is recommended to use this format to keep your scripts
more readable.
.RS
.sp