Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0173cbc
)
tune2fs.8: Document that the device can be specified via LABEL= or UUID=
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 26 Sep 2010 01:41:21 +0000
(21:41 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 30 Apr 2011 16:27:14 +0000
(12:27 -0400)
Addresses-Debian-Bug: #580236
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/tune2fs.8.in
patch
|
blob
|
history
diff --git
a/misc/tune2fs.8.in
b/misc/tune2fs.8.in
index
62934f7
..
f1c855f
100644
(file)
--- a/
misc/tune2fs.8.in
+++ b/
misc/tune2fs.8.in
@@
-96,6
+96,12
@@
option to
program, or by using the
.BR dumpe2fs (8)
program.
+.PP
+The
+.I device
+specifer can either be a filename (i.e., /dev/sda1), or a LABEL or UUID
+specifer: "\fBLABEL=\fIvolume-name\fR" or "\fBUUID=\fIuuid\fR". (i.e.,
+LABEL=home or UUID=e40486c6-84d5-4f2f-b99c-032281799c9d).
.SH OPTIONS
.TP
.BI \-c " max-mount-counts"