Command line arguments

The map between command line options and program variables is:

-v and -q options are cumulabes and increase or decrease the default VERBOSITY, for example -vvv increase verbosity by 3, -qq decrease by 2, -v increase of 1, ecc. ecc.

Validation of the command line arguments

Cannot be specified both -v and -q options