Update cli authored by Martin Straka's avatar Martin Straka
......@@ -48,7 +48,7 @@ Usage: datovka --login "username='xxxxxx'" --service-name "parameter-list"
On Windows you must use runnable binary file datovka-cli.exe/datovka-cli-portable.exe. Standard runnable binary file datovka.exe/datovka-portable.exe doesn't allow to print service result to standard output (cmd).
#### Options:
#### Login and account identification:
* **--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.
......
......