X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=manpages%2Ftune.exfat.8;h=2816f4555e1fc1677bcb2bbe5e75236268a610ec;hp=c834ed98ddeb8d74cb8dd9a78d3cd91462b4a062;hb=4d5b0617d5bbdb7c887c479899b22a56d75d4c15;hpb=ca9b0f7353eba0cfbee98236d3487bbb6a8ec26f diff --git a/manpages/tune.exfat.8 b/manpages/tune.exfat.8 index c834ed9..2816f45 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,12 +27,18 @@ 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 +.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. .BI \-v Prints verbose debugging information while extracting or tuning parameters of the exFAT filesystem. .TP