blkdiscard --version (return code: 0)
blkdiscard from util-linux 2.27.1
blkdiscard --help (return code: 0)
Usage:
blkdiscard [options] <device>
Discard the content of sectors on a device.
Options:
-o, --offset <num> offset in bytes to discard from
-l, --length <num> length of bytes to discard from the offset
-p, --step <num> size of the discard iterations within the offset
-s, --secure perform secure discard
-v, --verbose print aligned length and offset
-h, --help display this help and exit
-V, --version output version information and exit
For more details see blkdiscard(8).