Command Options
- Command options allow you to control the commands to a certain degree
- Conventions ...
- Options normally begin with a single "-" (dash) and are a single letter (e.g. "-a")
- Sometimes options are have double dashes followed by a keyword ("--help").
- Sometimes options follow no pattern whatsoever!
- Examples:
Notes:
No notes for slide 19