RMDIR [/?] [/A[+|-]drash] [/S[+|-]drash] [/N/E/X/U/Z/Q[+|-]] [Pathnames]
RMDIR
/?
/A
+
-
drash
/S
/N/E/X/U/Z/Q
/E
/N
/Q
/U
/X
/Z
The RMDIR command removes the specified directories. Attempting to remove a directory that contains any files or subdirectories, or that is the current directory of any running process, or that does not exist, is an error.
MKDIR