qemu-img: Document check exit codes
authorMax Reitz <mreitz@redhat.com>
Mon, 2 Jun 2014 20:15:21 +0000 (22:15 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 4 Jun 2014 09:30:32 +0000 (11:30 +0200)
commitd6635c4dbbcfca7f5bd379dd970617fc3430428f
tree88161b3840842437d20be122980cc4d48d5c51e4
parent1ac362cdbd799eb8165e2e3bb5cd5aa38b1baae3
qemu-img: Document check exit codes

The exit code 63 (check not supported by image format) was not even
documented in the comment above the check command in the source code;
add it, as it does indeed seem useful.

Also, document all of check's exit codes in the manpage.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reported-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-img.c
qemu-img.texi