]> git.sven.stormbind.net Git - sven/exfatprogs.git/blobdiff - manpages/tune.exfat.8
Add CVE ID to debian changelog
[sven/exfatprogs.git] / manpages / tune.exfat.8
index 2816f4555e1fc1677bcb2bbe5e75236268a610ec..b57c7464373b35216a2a64dd12357e93f543512c 100644 (file)
@@ -10,6 +10,12 @@ tune.exfat \- adjust tunable filesystem parameters on an exFAT filesystem
 .B \-L
 .I set-label
 ] [
+.B \-u
+.I print-guid
+] [
+.B \-U
+.I set-guid
+] [
 .B \-i
 .I print-serial
 ] [
@@ -33,12 +39,18 @@ Print the volume label of the exFAT filesystem.
 .BI \-L " set-label"
 Set the volume label of the filesystem to the provided argument.
 .TP
+.BI \-u " print-guid"
+Print the volume GUID of the exFAT filesystem.
+.TP
+.BI \-U " set-guid"
+Set the volume GUID 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