... | ... | @@ -95,7 +95,9 @@ If you just want to raise the send message dialogue window and pass a single fil |
|
|
./datovka --compose "dmAttachment='/tmp/xsda558/request.pdf'"
|
|
|
```
|
|
|
|
|
|
> The Windows executables `datovka-cli.exe` or `datovka-cli-portable.exe` don't support the `--compose` prameter because these executables don't provide a graphical user interface.
|
|
|
> The `--compose` option cannot be combined with the `--login` option. If `--compose` is used then `--login` is ignored.
|
|
|
|
|
|
> The Windows executables `datovka-cli.exe` or `datovka-cli-portable.exe` don't support the `--compose` parameter because these executables don't provide a graphical user interface.
|
|
|
|
|
|
Executing `./datovka --compose "..."` command will raise the send message dialogue in an already running GUI application process if such process has already been running. The command will terminate with no error.
|
|
|
|
... | ... | |