X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=src%2Flibhydra%2Fplugins%2Fattr_sql%2Fpool_usage.c;h=8ffb1b993b2305aaa966278df3b1bdfe33005540;hp=a671994a7c0780650d458845c474f3b8c64d9010;hb=05f1096cd84daafa4f46ccfbf401dc262c7086cc;hpb=e3dd6b1475b53daed0869496a649ac05d7169ba0;ds=inline diff --git a/src/libhydra/plugins/attr_sql/pool_usage.c b/src/libhydra/plugins/attr_sql/pool_usage.c index a671994..8ffb1b9 100644 --- a/src/libhydra/plugins/attr_sql/pool_usage.c +++ b/src/libhydra/plugins/attr_sql/pool_usage.c @@ -53,10 +53,6 @@ Usage:\n\ resized.\n\ timeout: Lease time in hours, 0 for static leases\n\ \n\ - ipsec pool --add dns|nbns|wins --server \n\ - Add a new DNS or NBNS server to the database.\n\ - server: IPv4 or IPv6 address of a name server\n\ - \n\ ipsec pool --addattr --server|--subnet|--string|--hex \n\ Add a new attribute to the database.\n\ server: IPv4 or IPv6 address of a server\n\ @@ -68,10 +64,6 @@ Usage:\n\ Delete a pool from the database.\n\ name: Name of the pool to delete\n\ \n\ - ipsec pool --del dns|nbns|wins [--server ]\n\ - Delete a specific or all DNS or NBNS servers from the database.\n\ - server: IP address of the name server to delete\n\ - \n\ ipsec pool --delattr [--server|--subnet|--string|--hex ]\n\ Delete a specific or all attributes of a given type from the database.\n\ server: IPv4 or IPv6 address of a server\n\