doveadm-sync.1.in (dovecot-2.3.16) | : | doveadm-sync.1.in (dovecot-2.3.17) | ||
---|---|---|---|---|
skipping to change at line 298 | skipping to change at line 298 | |||
This allows implementing a trusted wrapper script that runs doveadm | This allows implementing a trusted wrapper script that runs doveadm | |||
dsync\-server by reading the username from the first line. | dsync\-server by reading the username from the first line. | |||
.TP | .TP | |||
.BI tcp: host[:port] | .BI tcp: host[:port] | |||
Connects to remote doveadm server via TCP. | Connects to remote doveadm server via TCP. | |||
The default port is specified by | The default port is specified by | |||
.IR doveadm_port " setting." | .IR doveadm_port " setting." | |||
.TP | .TP | |||
.BI tcps: host[:port] | .BI tcps: host[:port] | |||
This is the same as tcp, but with SSL. | This is the same as tcp, but with SSL. | |||
.TP | ||||
.BI command\ [arg1\ [,\ arg2,\ ...]] | ||||
Runs a local command that connects its standard input & output | ||||
to a dsync server. | ||||
.RE | .RE | |||
.\"------------------------------------------------------------------------ | .\"------------------------------------------------------------------------ | |||
.SH "EXIT STATUS" | .SH "EXIT STATUS" | |||
.B dsync | .B dsync | |||
will exit with one of the following values: | will exit with one of the following values: | |||
.TP 4 | .TP 4 | |||
.B 0 | .B 0 | |||
Synchronization was done perfectly. | Synchronization was done perfectly. | |||
.TP | .TP | |||
.B 2 | .B 2 | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 4 lines changed or added |