From 751379e5e8260c3b5de31d907fd51aeab4148d78 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 29 May 2010 13:23:20 +0200 Subject: [PATCH] added --showattr command line option to synopsys --- src/libhydra/plugins/attr_sql/pool_usage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libhydra/plugins/attr_sql/pool_usage.c b/src/libhydra/plugins/attr_sql/pool_usage.c index 9f1c74edb..2da2d0165 100644 --- a/src/libhydra/plugins/attr_sql/pool_usage.c +++ b/src/libhydra/plugins/attr_sql/pool_usage.c @@ -24,7 +24,7 @@ void usage(void) printf("\ Usage:\n\ ipsec pool --status|--add|--replace|--del|--resize|--purge [options]\n\ - ipsec pool --statusattr|--addattr|--delattr [options]\n\ + ipsec pool --showattr|--statusattr|--addattr|--delattr [options]\n\ \n\ ipsec pool --status\n\ Show a list of installed pools with statistics plus nameserver info.\n\