fdformat --version (return code: 0)
fdformat from util-linux 2.27.1
fdformat --help (return code: 0)
Usage:
fdformat [options] <device>
Do a low-level formatting of a floppy disk.
Options:
-f, --from <N> start at the track N (default 0)
-t, --to <N> stop at the track N
-r, --repair <N> try to repair tracks failed during
the verification (max N retries)
-n, --no-verify disable the verification after the format
-h, --help display this help and exit
-V, --version output version information and exit
For more details see fdformat(8).