Command-Line Options

Bash Unix Shell Scripting:

Appendix G. Command-Line Options

Table of Contents
G.1.
G.2.

Many executables, whether binaries or script files, accept options to modify their run-time behavior. For example: from the command-line, typing command -o would invoke command, with option o.