rmdir - remove an empty directory
Usage:
rmdir [options] <directory>...
Example
sxx
rmdir -v /System.Base
Options
long option
short option
description
‑‑help
‑h
Print help and exit.
‑‑verbose
‑v
Be verbose.
Implementation
Reference