X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;ds=sidebyside;f=manpages%2Fmkfs.exfat.8;fp=manpages%2Fmkfs.exfat.8;h=930ec8f4e2c174f538cb10765b44d4e5f5ff98c5;hb=737668c8d6dd123b2584c5bd31bd4623069de7b8;hp=76a00658db47e0a2d7e4e663f0834ec57a6ab6ec;hpb=67926d683b4aecd83193718510fe4f908e18865f;p=sven%2Fexfatprogs.git diff --git a/manpages/mkfs.exfat.8 b/manpages/mkfs.exfat.8 index 76a0065..930ec8f 100644 --- a/manpages/mkfs.exfat.8 +++ b/manpages/mkfs.exfat.8 @@ -7,6 +7,9 @@ mkfs.exfat \- create an exFAT filesystem .B \-b .I boundary_alignment ] [ +.B \-s +.I sector_size +] [ .B \-c .I cluster_size ] [ @@ -72,6 +75,14 @@ _ .TE The default is always 1 MiB. .TP +.BR \-s ", " \-\-sector\-size =\fIsize\fR +Specifies the sector size of the exFAT file system. +The \fIsize\fR argument is specified in bytes or may be specified with +\fBk\fR/\fBK\fR suffix for kibibytes and must either 512, 1024, 2048 or 4096 +bytes. +The default value is the sector size reported by the device, or 512 bytes if the +device sector size cannot be determined. +.TP .BR \-c ", " \-\-cluster\-size =\fIsize\fR Specifies the cluster size of the exFAT file system. The \fIsize\fR argument is specified in bytes or may be specified with