While using Terminal and trying to figure out the usage of a command there is always the option to use the man command. Simply type man and then the command you are stuck on.Example: man sudo which would result in the following as seen below. To get out of the feature press the "Q" key. This is very useful if you are working offline, or don't want to spend a ton of time researching a command and the usage of it.