Command-line parameters

The converter is a console application. You can invoke it from the command line.

Syntax

The converter uses the following syntax:

python main.py [--full_update_interval_h <full_update_interval_hours>] [-nv] [-h]

On your computer, the command that runs Python may have a different name (for example, python3 or py).

Parameters

The following parameters are available:

Page top