From: Theodore Ts'o Date: Sun, 26 Sep 2010 01:41:21 +0000 (-0400) Subject: tune2fs.8: Document that the device can be specified via LABEL= or UUID= X-Git-Tag: v1.41.13~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9946478a23c6ae7fb025cdd8b23e73600e7550f4;p=thirdparty%2Fe2fsprogs.git tune2fs.8: Document that the device can be specified via LABEL= or UUID= Addresses-Debian-Bug: #580236 Signed-off-by: "Theodore Ts'o" --- diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index dffe76dad..2f9db811e 100644 --- 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"