No commit message authored by Martin Straka's avatar Martin Straka
No commit message
......@@ -49,8 +49,8 @@ The following options (services) are related to actions that should be performed
#### Service Names:
* **--get-msg-list** <_string_of_parameters_> - Download list of received/sent messages.
* **--send-msg** <_string_of_parameters_> - Create and send a new message.
* **--get-msg** <_string_of_parameters_> - Get/download complete message with signature and time stamp MV.
* **--get-delivery-info** <_string_of_parameters_> - Get/download delivery info of message with signature and time stamp MV.
* **--get-msg** <_string_of_parameters_> - Download from ISDS or get from local database complete message with signature and time stamp MV and export to ZFO file.
* **--get-delivery-info** <_string_of_parameters_> - Download from ISDS or get from local database delivery info of message with signature and time stamp MV and export to ZFO file.
* **--get-user-info** - Get information about user and its role and privileges.
* **--get-owner-info** - Get information about owner and its databox.
* **--check-attachment** - Get list of messages where attachment missing (local database only).
......
......