Provided by: rust-coreutils_0.0.14-3_amd64 bug

NAME

       rmdir - manual page for rmdir 0.0.14

DESCRIPTION

       /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/rmdir  0.0.14 Remove
       the DIRECTORY(ies), if they are empty.

   USAGE:
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/rmdir
              [OPTION]... DIRECTORY...

   ARGS:
              <dirs>...

   OPTIONS:
       -h, --help
              Print help information

       --ignore-fail-on-non-empty
              ignore each failure that is solely because a directory is non-empty

       -p, --parents
              remove  DIRECTORY  and  its  ancestors;  e.g., 'rmdir -p a/b/c' is similar to rmdir
              a/b/c

              a/b a

       -v, --verbose
              output a diagnostic for every directory processed

       -V, --version
              Print version information

SEE ALSO

       The full documentation for rmdir is maintained as a Texinfo manual.  If the info and rmdir
       programs are properly installed at your site, the command

              info rmdir

       should give you access to the complete manual.