From: Pascal Volk Date: Tue, 6 Aug 2013 18:35:02 +0000 (+0000) Subject: man: dovecot.1: Added description of option --hostdomain. X-Git-Tag: 2.2.6~149 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3813074b3fa42234de37a7b35727cbb24f4cd913;p=thirdparty%2Fdovecot%2Fcore.git man: dovecot.1: Added description of option --hostdomain. --- diff --git a/doc/man/dovecot.1.in b/doc/man/dovecot.1.in index b2eac5768c..2450c5903b 100644 --- a/doc/man/dovecot.1.in +++ b/doc/man/dovecot.1.in @@ -1,5 +1,5 @@ -.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file -.TH DOVECOT 1 "2010-07-02" "Dovecot v2.2" "Dovecot" +.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file +.TH DOVECOT 1 "2013-08-06" "Dovecot v2.2" "Dovecot" .SH NAME dovecot \- a secure and highly configurable IMAP and POP3 server .\"------------------------------------------------------------------------ @@ -16,6 +16,8 @@ dovecot \- a secure and highly configurable IMAP and POP3 server .br .B dovecot \-\-help .br +.B dovecot \-\-hostdomain +.br .B dovecot \-\-version .br .B dovecot reload @@ -62,6 +64,13 @@ Show Dovecot\(aqs build options and exit successfully. .B \-\-help Print a usage message to stdout and exit successfully. .TP +.B \-\-hostdomain +Shows the current +.IR host . domain +name of the system. +If the domain lookup should fail for some reason, only the hostname will +be shown. +.TP .B \-\-version Show Dovecot\(aqs version and exit successfully. .\"------------------------------------------------------------------------ @@ -155,4 +164,4 @@ licenses, see for details. .BR doveadm (1), .BR doveconf (1), .BR dovecot\-lda (1), -.BR dsync (1) +.BR dsync (1) \ No newline at end of file