X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=manpages%2Ftune.exfat.8;h=865dc07bacfdeb3b1a784c5205fb442e2050a854;hp=12dd6d26f05aa3ae26c07e1016eb5c7e300efa3c;hb=6ee212edeafe1022fa6178d0000a361aa93fc211;hpb=f7feb8f190bd23ec253bf9fe705738049d9cedd7 diff --git a/manpages/tune.exfat.8 b/manpages/tune.exfat.8 index 12dd6d2..865dc07 100644 --- a/manpages/tune.exfat.8 +++ b/manpages/tune.exfat.8 @@ -5,9 +5,16 @@ tune.exfat \- adjust tunable filesystem parameters on an exFAT filesystem .B tune.exfat [ .B \-l +.I print-label ] [ -.B \-L volume_label -.I volume_label +.B \-L +.I set-label +] [ +.B \-i +.I print-serial +] [ +.B \-I +.I set-serial ] [ .B \-v ] @@ -20,15 +27,20 @@ adjust tunable ondisk parameters of an existing exFAT filesystem. .PP .SH OPTIONS .TP -.BI \-l +.BI \-l " print-label" Print the volume label of the exFAT filesystem. .TP -.BI \-L" volume_label" +.BI \-L " set-label" Set the volume label of the filesystem to the provided argument. .TP +.BI \-i " print-serial" +Print the volume serial of the exFAT filesystem. +.TP +.BI \-I " set-serial" +Set the volume serial of the filesystem to the provided argument. +.TP .BI \-v Prints verbose debugging information while extracting or tuning parameters of the exFAT filesystem. .TP .B \-V Prints the version number and exits. -.TP