]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - label/exfatlabel.8
releasing package exfat-utils version 1.3.0-2
[sven/exfat-utils.git] / label / exfatlabel.8
index 429f3cc029e0fdc9284f001827568fc6949cc6bb..4f55510b67b8e59396b7cf988f5935c20b2f820e 100644 (file)
@@ -1,13 +1,13 @@
-.\" Copyright (C) 2011  Andrew Nayenko
+.\" Copyright (C) 2011-2018  Andrew Nayenko
 .\"
-.TH EXFATLABEL 8 "February 2011"
+.TH EXFATLABEL 8 "September 2017"
 .SH NAME
 .B exfatlabel
 \- get or set an exFAT file system label
 .SH SYNOPSIS
 .B exfatlabel
 [
-.B \-v
+.B \-V
 ]
 .I device
 [
@@ -22,9 +22,9 @@ If
 .I label
 argument is present,
 .B exfatlabel
-sets the new volume name. Label can be up to 15 characters. This limit is
-shorter if characters beyond Unicode BMP are used because internally label
-is stored in UTF-16.
+sets the new volume name. Empty label ('') removes volume name. Label can be
+up to 15 characters. This limit is shorter if characters beyond Unicode BMP
+are used because internally label is stored in UTF-16.
 
 If
 .I label
@@ -35,7 +35,7 @@ just prints current volume name.
 .SH COMMAND LINE OPTIONS
 Command line options available:
 .TP
-.BI \-v
+.BI \-V
 Print version and copyright.
 
 .SH EXIT CODES