Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2016-01-11 15:28:22 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2016-01-11 15:28:22 +0300
commitd1fc69259e882d3ebd489e9127917f27c13a3711 (patch)
treecccf4bbae54cee8af5135e98d56bf7aa3c0de29b /man
parenteec0c3a9c3aacd2460d282b37636d481a4408bc1 (diff)
....I..... [ZBXNEXT-611] added -f option to man files
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_agentd.man2
-rw-r--r--man/zabbix_proxy.man2
-rw-r--r--man/zabbix_server.man2
3 files changed, 6 insertions, 0 deletions
diff --git a/man/zabbix_agentd.man b/man/zabbix_agentd.man
index 86c88b43f82..a32058b43e9 100644
--- a/man/zabbix_agentd.man
+++ b/man/zabbix_agentd.man
@@ -68,6 +68,8 @@ All processes of specified type (e.g., listener)
Process type and number (e.g., listener,3)
.RE
.RE
+.IP "\fB\-f\fR, \fB\-\-foreground\fR"
+Run Zabbix agent in foreground.
.IP "\fB\-p\fR, \fB\-\-print\fR"
Print known items and exit.
For each item either generic defaults are used, or specific defaults for testing are supplied.
diff --git a/man/zabbix_proxy.man b/man/zabbix_proxy.man
index c62027fdab3..5193ee3e426 100644
--- a/man/zabbix_proxy.man
+++ b/man/zabbix_proxy.man
@@ -71,6 +71,8 @@ All processes of specified type (e.g., poller)
Process type and number (e.g., poller,3)
.RE
.RE
+.IP "\fB\-f\fR, \fB\-\-foreground\fR"
+Run Zabbix proxy in foreground.
.IP "\fB\-h\fR, \fB\-\-help\fR"
Display this help and exit.
.IP "\fB\-V\fR, \fB\-\-version\fR"
diff --git a/man/zabbix_server.man b/man/zabbix_server.man
index 4ad3bd61861..7bc990758af 100644
--- a/man/zabbix_server.man
+++ b/man/zabbix_server.man
@@ -70,6 +70,8 @@ All processes of specified type (e.g., poller)
Process type and number (e.g., poller,3)
.RE
.RE
+.IP "\fB\-f\fR, \fB\-\-foreground\fR"
+Run Zabbix server in foreground.
.IP "\fB\-h\fR, \fB\-\-help\fR"
Display this help and exit.
.IP "\fB\-V\fR, \fB\-\-version\fR"