341117b43e530e099b4d9a5822990b4b92ebad93
[platform/upstream/dosfstools.git] / manpages / en / fatlabel.8
1 .\" fatlabel.8 - manpage for fatlabel
2 .\"
3 .\" Copyright (C) 2006-2014 Daniel Baumann <daniel@debian.org>
4 .\"
5 .\" This program is free software: you can redistribute it and/or modify
6 .\" it under the terms of the GNU General Public License as published by
7 .\" the Free Software Foundation, either version 3 of the License, or
8 .\" (at your option) any later version.
9 .\"
10 .\" This program is distributed in the hope that it will be useful,
11 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
12 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 .\" GNU General Public License for more details.
14 .\"
15 .\" You should have received a copy of the GNU General Public License
16 .\" along with this program. If not, see <http://www.gnu.org/licenses/>.
17 .\"
18 .\" The complete text of the GNU General Public License
19 .\" can be found in /usr/share/common-licenses/GPL-3 file.
20 .\"
21 .\"
22 .TH FATLABEL 8 2014\-03\-07 3.0.26 "dosfstools"
23
24 .SH NAME
25 \fBfatlabel\fR \- set or get MS\-DOS filesystem label
26
27 .SH SYNOPSIS
28 \fBfatlabel\fR \fIDEVICE\fR [\fILABEL\fR]
29
30 .SH DESCRIPTION
31 \fBfatlabel\fR set or gets a MS\-DOS filesystem label from a given device.
32 .PP
33 If the label is omitted, then the label name of the specified device is written on the standard output. A label can't be longer than 11 bytes.
34
35 .SH OPTIONS
36 .IP "\fB\-h\fR, \fB\-\-help\fR" 4
37 Displays a help message.
38 .IP "\fB\-V\fR, \fB\-\-version\fR" 4
39 Shows version.
40
41 .SH SEE ALSO
42 \fBfsck.fat\fR(8)
43 .br
44 \fBmkfs.fat\fR(8)
45
46 .SH HOMEPAGE
47 More information about \fBfatlabel\fR and \fBdosfstools\fR can be found at <\fIhttp://daniel\-baumann.ch/software/dosfstools/\fR>.
48
49 .SH AUTHORS
50 \fBdosfstools\fR were written by Werner Almesberger <\fIwerner.almesberger@lrc.di.epfl.ch\fR>, Roman Hodek <\fIRoman.Hodek@informatik.uni-erlangen.de\fR>, and others. The current maintainer is Daniel Baumann <\fImail@daniel-baumann.ch\fR>.