From: Karel Zak Date: Thu, 21 May 2015 11:13:49 +0000 (+0200) Subject: blkid: another hint to the man page X-Git-Tag: v2.27-rc1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec4a890a1a4218d29d88539c8428921de025a6c;p=thirdparty%2Futil-linux.git blkid: another hint to the man page Signed-off-by: Karel Zak --- diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8 index 0c7769065d..a8c4d14fde 100644 --- a/misc-utils/blkid.8 +++ b/misc-utils/blkid.8 @@ -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.