No commit message authored by Martin Straka's avatar Martin Straka
No commit message
......@@ -35,13 +35,15 @@ Usage: datovka [ options ] [ zfo-file ]
* **--save-conf _conf_** - On stop save *conf* file.
* **--log-file _file_** - Log messages to *file*. (in development branch)
* **--login** <_string_of_parameters_> - Login into databox. It is mandatory for following services. If Datovka already knows the login information for the related account then the supplied information will be ignored.
#### Arguments:
**zfo-file** - ZFO file to be viewed.
## Proposed CLI
#### Options:
* **--login** <_string_of_parameters_> - Login into databox. It is mandatory for following services. If Datovka already knows the login information for the related account then the supplied information will be ignored.
The following options (services) are related to actions that should be performed. "--login <_string_of_parameters_>" option must be present before service declaration.
#### Service Names:
......
......