From 5ec4a890a1a4218d29d88539c8428921de025a6c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 21 May 2015 13:13:49 +0200 Subject: [PATCH] blkid: another hint to the man page Signed-off-by: Karel Zak --- misc-utils/blkid.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.47.2