]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
blkid: another hint to the man page
authorKarel Zak <kzak@redhat.com>
Thu, 21 May 2015 11:13:49 +0000 (13:13 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 May 2015 11:13:49 +0000 (13:13 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/blkid.8

index 0c7769065de7ed49b2bee873e649b3598490f2ec..a8c4d14fde506e731f4b612f3836e74150e47c5b 100644 (file)
@@ -266,8 +266,9 @@ Look up the device that uses this filesystem \fIuuid\fR.  For more details see t
 Display version number and exit.
 .SH "RETURN CODE"
 If the specified device or device addressed by specified token (option
-\fB-t\fR) was found, an exit code 0 is returned.  Note the option \fB-s\fR filters
-output tags, but it does not affect return code.
+\fB-t\fR) was found and it's possible to gather any information about the
+device, an exit code 0 is returned.  Note the option \fB-s\fR filters output
+tags, but it does not affect return code.
 
 If the specified token was not found, or no (specified) devices could be
 identified, an exit code of 2 is returned.