Tuxera NTFS driver
[tomato.git] / release / src-rt-6.x.4708 / router / tuxera / broadcom_arm / exfat / docs / html / exfatlabel.html
blobd7f5f7759b81bc32d8c45a41725e096abcf3c0a6
1 <!-- Creator : groff version 1.21 -->
2 <!-- CreationDate: Mon Jul 14 01:50:21 2014 -->
3 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
4 "http://www.w3.org/TR/html4/loose.dtd">
5 <html>
6 <head>
7 <meta name="generator" content="groff -Thtml, see www.gnu.org">
8 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
9 <meta name="Content-Style" content="text/css">
10 <style type="text/css">
11 p { margin-top: 0; margin-bottom: 0; vertical-align: top }
12 pre { margin-top: 0; margin-bottom: 0; vertical-align: top }
13 table { margin-top: 0; margin-bottom: 0; vertical-align: top }
14 h1 { text-align: center }
15 </style>
16 <title>EXFATLABEL</title>
18 </head>
19 <body>
21 <h1 align="center">EXFATLABEL</h1>
23 <a href="#NAME">NAME</a><br>
24 <a href="#SYNOPSIS">SYNOPSIS</a><br>
25 <a href="#DESCRIPTION">DESCRIPTION</a><br>
26 <a href="#OPTIONS">OPTIONS</a><br>
27 <a href="#BUGS">BUGS</a><br>
28 <a href="#AUTHORS">AUTHORS</a><br>
29 <a href="#AVAILABILITY">AVAILABILITY</a><br>
30 <a href="#SEE ALSO">SEE ALSO</a><br>
32 <hr>
35 <h2>NAME
36 <a name="NAME"></a>
37 </h2>
40 <p style="margin-left:11%; margin-top: 1em">exfatlabel
41 &minus; display/change the label on an exFAT file system</p>
43 <h2>SYNOPSIS
44 <a name="SYNOPSIS"></a>
45 </h2>
49 <p style="margin-left:11%; margin-top: 1em"><b>exfatlabel</b>
50 [<i>options</i>] <i>device</i></p>
52 <h2>DESCRIPTION
53 <a name="DESCRIPTION"></a>
54 </h2>
58 <p style="margin-left:11%; margin-top: 1em"><i><b>exfatlabel</b></i>
59 will display or change the file system label on the exFAT
60 file system located on <i>device</i>.</p>
62 <p style="margin-left:11%; margin-top: 1em">If none of the
63 <b>&minus;l</b> or the <b>&minus;d</b> options are
64 specified, the current volume label will be printed to
65 standard output and no modifications will be made.</p>
67 <p style="margin-left:11%; margin-top: 1em">It is also
68 possible to set the file system label using the
69 <b>&minus;l</b> option of <b>mkexfat</b>(8) during creation
70 of the file system.</p>
72 <h2>OPTIONS
73 <a name="OPTIONS"></a>
74 </h2>
77 <p style="margin-left:11%; margin-top: 1em">Below is a
78 summary of all the options that <b>exfatlabel</b> accepts.
79 Nearly all options have two equivalent names. The short name
80 is preceded by <b>&minus;</b> and the long name is preceded
81 by <b>&minus;&minus;</b>. <b><br>
82 &minus;l</b>, <b>&minus;&minus;label</b> LABEL</p>
84 <p style="margin-left:22%;">Set the volume label of an
85 exFAT volume to <b>LABEL</b>. The volume label is limited to
86 11 UTF&minus;16 units, i.e. 11 characters in most cases.
87 This option and the <b>&minus;d</b> option are mutually
88 exclusive.</p>
90 <p style="margin-left:11%;"><b>&minus;d</b>,
91 <b>&minus;&minus;delete</b></p>
93 <p style="margin-left:22%;">Deletes the volume label that
94 is currently set for the exFAT volume. Changing the volume
95 label to an empty string is similar to deleting it, but on a
96 lower level the former means that the volume label entry in
97 the root directory is still present while after a delete it
98 is completely removed. This option and the <b>&minus;l</b>
99 option are mutually exclusive.</p>
101 <h2>BUGS
102 <a name="BUGS"></a>
103 </h2>
106 <p style="margin-left:11%; margin-top: 1em">There are no
107 known problems with <b>exfatlabel</b>. If you find a bug
108 please send an email describing the problem to
109 exfat-support@tuxera.com.</p>
111 <h2>AUTHORS
112 <a name="AUTHORS"></a>
113 </h2>
117 <p style="margin-left:11%; margin-top: 1em"><b>exfatlabel</b>
118 was written by Erik Larsson, Tuxera Inc.</p>
120 <h2>AVAILABILITY
121 <a name="AVAILABILITY"></a>
122 </h2>
126 <p style="margin-left:11%; margin-top: 1em"><b>exfatlabel</b>
127 is part of the <b>Tuxera exFAT</b> package.</p>
129 <h2>SEE ALSO
130 <a name="SEE ALSO"></a>
131 </h2>
135 <p style="margin-left:11%; margin-top: 1em"><b>exfat&minus;u</b>(8)</p>
136 <hr>
137 </body>
138 </html>