Provided by: rust-coreutils_0.0.24-2_amd64 bug

NAME

       basename  - Print NAME with any leading directory components removed If specified, also remove a trailing
       SUFFIX

SYNOPSIS

       basename [-a|--multiple] [-s|--suffix] [-z|--zero] [-h|--help] [-V|--version] [name]

DESCRIPTION

       Print NAME with any leading directory components removed If specified, also remove a trailing SUFFIX

OPTIONS

       -a, --multiple
              support multiple arguments and treat each as a NAME

       -s, --suffix=SUFFIX
              remove a trailing SUFFIX; implies -a

       -z, --zero
              end each output line with NUL, not newline

       -h, --help
              Print help

       -V, --version
              Print version

VERSION

       v0.0.24

                                                 basename 0.0.24                                     basename(1)