updated manual authored by Martin Straka's avatar Martin Straka
......@@ -85,7 +85,7 @@ datovka --login "username='xxxxxx',password='yyyyyyyy',certificate='C:\temp\cert
* *dmFromTime* - Delivery time from. Format: YYYY-MM-DD. [Optional] **WARNING: not supported now!**
* *dmToTime* - Delivery time to. Format: YYYY-MM-DD. [Optional] **WARNING: not supported now!**
Return [msgIdList, status]
Return [status, {stdout::list of new message ID}]
Example:
......
......