rmz 1.1.8

Fast rm provides an alternative to rm that focuses on maximizing performance.
A zippy alternative to `rm`, a tool to remove files and directories

Usage: rmz [OPTIONS] <FILES>...

Arguments:
  <FILES>...
          The files and/or directories to be removed

Options:
  -f, --force
          Ignore non-existent arguments

      --no-preserve-root
          Allow deletion of `/`

  -h, --help
          Print help (use `-h` for a summary)

  -V, --version
          Print version