Nice! The man command brings up a full manual for a command. Using man with ls, for example, displays all the details of the ls command.
man
ls
Psst: we can quit the manual using the Q key.
Does --help really look like a command?
--help