From: Andreas Steffen Date: Sat, 29 May 2010 11:23:20 +0000 (+0200) Subject: added --showattr command line option to synopsys X-Git-Tag: 4.4.1~209 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=751379e5e8260c3b5de31d907fd51aeab4148d78;p=thirdparty%2Fstrongswan.git added --showattr command line option to synopsys --- diff --git a/src/libhydra/plugins/attr_sql/pool_usage.c b/src/libhydra/plugins/attr_sql/pool_usage.c index 9f1c74edb7..2da2d01653 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\