fsck.minix --version (return code: 0)
fsck.minix from util-linux 2.27.1
fsck.minix --help (return code: 0)
Usage:
fsck.minix [options] <device>
Check the consistency of a Minix filesystem.
Options:
-l, --list list all filenames
-a, --auto automatic repair
-r, --repair interactive repair
-v, --verbose be verbose
-s, --super output super-block information
-m, --uncleared activate mode not cleared warnings
-f, --force force check
-h, --help display this help and exit
-V, --version output version information and exit
For more details see fsck.minix(8).