Code

Fixing misplaced block in documentation.
authortxaj <txaj@ovh.fr>
Wed, 30 Jul 2014 14:55:58 +0000 (09:55 -0500)
committertxaj <txaj@ovh.fr>
Wed, 30 Jul 2014 14:55:58 +0000 (09:55 -0500)
src/collectd.conf.pod

index a86df33567ec002ff4897d35c9f3a834fba2588c..7674847defaf0ce94d2e045faf763b410176a605 100644 (file)
@@ -4862,13 +4862,6 @@ Specify the password to be used when connecting to the server.
 Specify whether to use an SSL connection when contacting the server. The
 following modes are supported:
 
-=item B<Instance> I<name>
-
-Specify the plugin instance name that should be used instead of the database
-name (which is the default, if this option has not been specified). This
-allows to query multiple databases of the same name on the same host (e.g.
-when running multiple database server versions in parallel).
-
 =over 4
 
 =item I<disable>
@@ -4889,6 +4882,13 @@ Use SSL only.
 
 =back
 
+=item B<Instance> I<name>
+
+Specify the plugin instance name that should be used instead of the database
+name (which is the default, if this option has not been specified). This
+allows to query multiple databases of the same name on the same host (e.g.
+when running multiple database server versions in parallel).
+
 =item B<KRBSrvName> I<kerberos_service_name>
 
 Specify the Kerberos service name to use when authenticating with Kerberos 5