–help option gives a short description about using any command when typed in the terminal followed by the particular command in which you need help. Following example shows the use of rmdir command.
rmdir –help (press enter)
Usage: rmdir [OPTION]… DIRECTORY…
Remove the DIRECTORY(ies), if they are empty. [...]



