.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM 1 "2010-07-01" "Dovecot v2.0" "Dovecot"
+.TH DOVEADM 1 "2010-11-23" "Dovecot v2.0" "Dovecot"
.SH NAME
doveadm \- Dovecot\(aqs administration utility
.\"------------------------------------------------------------------------
.SH SYNOPSIS
.BR doveadm " [" \-Dv "] [" \-f
-.IR formatter ]
-.IR command " [" command_options "] [" command_arguments ]
+.IR formatter "] ["
+.BI \-s " socket_path
+.RI "] " command " [" command_options "] [" command_arguments ]
.\"------------------------------------------------------------------------
.SH DESCRIPTION
.B doveadm
prints a table header followed by adjusted value lines.
.RE
.TP
+.BI \-s\ socket_path
+The option\(aqs argument is either an absolute path to a local UNIX domain
+socket, or a hostname and port
+.RI ( hostname : port ),
+in order to connect a remote host via a TCP socket.
+.sp
+This allows an administrator to execute
+.B doveadm mail
+commands through the given socket.
+.TP
.B \-v
Enables verbosity, including progress counter.
.B \-D
Enables verbosity and debug messages.
.TP
+.BI \-s\ socket_path
+The option\(aqs argument is either an absolute path to a local UNIX domain
+socket, or a hostname and port
+.RI ( hostname : port ),
+in order to connect a remote host via a TCP socket.
+.sp
+This allows an administrator to execute
+.B doveadm mail
+commands through the given socket.
+.TP
.B \-v
Enables verbosity, including progress counter.