the command: what action should be executed
the arguments: the object of the action
the options: flags that specify or modify the behaviour of the command
options are usually preceded by
-
if its a one letter option--
if its a word optioncommand <options> <aguments> ls -a ls --all