summaryrefslogtreecommitdiffstats
path: root/misc-utils/blkid.8
diff options
context:
space:
mode:
authorKarel Zak2015-05-21 13:13:49 +0200
committerKarel Zak2015-05-21 13:13:49 +0200
commit5ec4a890a1a4218d29d88539c8428921de025a6c (patch)
treedda3ed68eb65c4f1a76f5764cfeaf2771cea1b04 /misc-utils/blkid.8
parentblkid: be more precise in the man page (diff)
downloadkernel-qcow2-util-linux-5ec4a890a1a4218d29d88539c8428921de025a6c.tar.gz
kernel-qcow2-util-linux-5ec4a890a1a4218d29d88539c8428921de025a6c.tar.xz
kernel-qcow2-util-linux-5ec4a890a1a4218d29d88539c8428921de025a6c.zip
blkid: another hint to the man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/blkid.8')
-rw-r--r--misc-utils/blkid.85
1 files changed, 3 insertions, 2 deletions
diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8
index 0c7769065..a8c4d14fd 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.