]> git.sven.stormbind.net Git - sven/exfatprogs.git/blob - manpages/tune.exfat.8
12dd6d26f05aa3ae26c07e1016eb5c7e300efa3c
[sven/exfatprogs.git] / manpages / tune.exfat.8
1 .TH tune.exfat 8
2 .SH NAME
3 tune.exfat \- adjust tunable filesystem parameters on an exFAT filesystem
4 .SH SYNOPSIS
5 .B tune.exfat
6 [
7 .B \-l
8 ] [
9 .B \-L volume_label
10 .I volume_label
11 ] [
12 .B \-v
13 ]
14 .I device
15 .br
16 .B tune.exfat \-V
17 .SH DESCRIPTION
18 .B tune.exfat
19 adjust tunable ondisk parameters of an existing exFAT filesystem.
20 .PP
21 .SH OPTIONS
22 .TP
23 .BI \-l
24 Print the volume label of the exFAT filesystem.
25 .TP
26 .BI \-L" volume_label"
27 Set the volume label of the filesystem to the provided argument.
28 .TP
29 .BI \-v
30 Prints verbose debugging information while extracting or tuning parameters of the exFAT filesystem.
31 .TP
32 .B \-V
33 Prints the version number and exits.
34 .TP