Documentation
The man pages
Get the most out of the system manual.
Episode 3 - The man pages mutually exclusive arguments
This episode shows how the man pages can specify mutually exclusive arguments for a given command. For example, the `pwd` command accepts -L or -P options, but because they each return a unique result, using them together might not return the expected results.