mkfs.minix --version (return code: 0)
mkfs.minix from util-linux 2.27.1
mkfs.minix --help (return code: 0)
Usage:
mkfs.minix [options] /dev/name [blocks]
Options:
-1 use Minix version 1
-2, -v use Minix version 2
-3 use Minix version 3
-n, --namelength <num> maximum length of filenames
-i, --inodes <num> number of inodes for the filesystem
-c, --check check the device for bad blocks
-l, --badblocks <file> list of bad blocks from file
-h, --help display this help and exit
-V, --version output version information and exit
For more details see mkfs.minix(8).