All CVS commands are in the form of:
cvs <global options> command <command options>
Typical global options might include:
| -d path-to-repository | Path to CVS repository |
| -q | Quiet mode - suppress info messages |
| -Q | Very quiet mode - suppress all msgs except errors |
| -z number | Compression level - 0 to 9. Typically -z3 |
Typical command options might include: