From 8137de5c69a3b7764492c663fa6dafa292343e4a Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 12 Jun 2009 22:28:12 -0400 Subject: Stupid POD --- check_postgres.pl.html | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'check_postgres.pl.html') diff --git a/check_postgres.pl.html b/check_postgres.pl.html index f1e964c70..f8aeacce1 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -997,15 +997,23 @@ objects of a certain type by a regular expression against their name, use " See the examples for a better understanding.

The types of objects that can be filtered are:

-
user -=item schema -=item table -=item view -=item index -=item sequence -=item constraint -=item trigger -=item function
+
user
+ +
schema
+ +
table
+ +
view
+ +
index
+ +
sequence
+ +
constraint
+ +
trigger
+ +
function

The filter option "noposition" prevents verification of the position of -- cgit v1.2.3