]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man: dovecot.1: Added description of option --hostdomain.
authorPascal Volk <user@localhost.localdomain.org>
Tue, 6 Aug 2013 18:35:02 +0000 (18:35 +0000)
committerPascal Volk <user@localhost.localdomain.org>
Tue, 6 Aug 2013 18:35:02 +0000 (18:35 +0000)
doc/man/dovecot.1.in

index b2eac5768c5d8b50ea1f773302157cdbf5fa2333..2450c5903b98e795dc59b27978f6eeae833ef1da 100644 (file)
@@ -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 <http://dovecot.org/doc/COPYING> for details.
 .BR doveadm (1),
 .BR doveconf (1),
 .BR dovecot\-lda (1),
-.BR dsync (1)
+.BR dsync (1)
\ No newline at end of file