From 4494a85e47be29aae8aae404ccf2d75b20419b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Thu, 26 Jul 2012 10:43:12 +0200 Subject: [PATCH] man: document --connectivity-* command-line options in NetworkManager man page --- man/NetworkManager.8.in | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/man/NetworkManager.8.in b/man/NetworkManager.8.in index 127c72bf37..0c84af7760 100644 --- a/man/NetworkManager.8.in +++ b/man/NetworkManager.8.in @@ -1,16 +1,16 @@ .\" NetworkManager(8) manual page .\" -.\" Copyright (C) 2005 - 2011 Red Hat, Inc. +.\" Copyright (C) 2005 - 2012 Red Hat, Inc. .\" Copyright (C) 2005 - 2009 Novell, Inc. .\" Copyright (C) 2005 Robert Love .\" -.TH NETWORKMANAGER "8" "2 August 2011" +.TH NETWORKMANAGER "8" "26 July 2012" .SH NAME NetworkManager \- network management daemon .SH SYNOPSIS .B NetworkManager [\-\-version] | [\-\-help] .PP -.B NetworkManager [\-\-no\-daemon] [\-\-pid\-file=] [\-\-state\-file=] [\-\-config=] [\-\-plugins=,plugin2>,...] [\-\-log\-level=] [\-\-log\-domains=,,...] +.B NetworkManager [\-\-no\-daemon] [\-\-pid\-file=] [\-\-state\-file=] [\-\-config=] [\-\-plugins=,plugin2>,...] [\-\-log\-level=] [\-\-log\-domains=,,...] [\-\-connectivity\-uri=] [\-\-connectivity\-interval=] [\-\-connectivity\-response=] .SH DESCRIPTION The \fINetworkManager\fP daemon attempts to make networking configuration and operation as painless and automatic as possible by managing the primary network @@ -118,6 +118,24 @@ log levels and domains. Sets which operations are logged to the log destination (usually syslog). By default, most domains are logging-enabled. See \fBNetworkManager.conf\fP(5) for more information on log levels and domains. +.TP +.I "\-\-connectivity\-uri= +Sets the URI of a web page that will be used for connectivity checking. By +default connectivity checking is disabled. See \fBNetworkManager.conf\fP(5) +[connectivity] section for more information on connectivity checking feature. +.TP +.I "\-\-connectivity\-interval= +Sets the interval (in seconds) in which connection checks for the URI are done. +0 means no checks. The default value is 300 seconds. See +\fBNetworkManager.conf\fP(5) [connectivity] section for more information on +connectivity checking feature. +.TP +.I "\-\-connectivity\-response= +If set, it controls what body content NetworkManager checks for when requesting +the URI for connectivity checking. If missing, defaults to "NetworkManager is online". +See \fBNetworkManager.conf\fP(5) [connectivity] section for more information on +connectivity checking feature. + .SH DEBUGGING The following environment variables are supported to help debugging. When used in conjunction with the "\-\-no\-daemon" option (thus echoing PPP and DHCP helper