From c636092c945dd87fe699a46914e01b398e218f65 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 11 Dec 2008 12:49:41 +0000 Subject: [PATCH] fixed usage of "leases" command --- src/ipsec/ipsec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ipsec/ipsec.in b/src/ipsec/ipsec.in index 8b5ac7c74..64a00decc 100755 --- a/src/ipsec/ipsec.in +++ b/src/ipsec/ipsec.in @@ -63,7 +63,7 @@ case "$1" in echo " listcacerts|listaacerts|listocspcerts [--utc]" echo " listacerts|listgroups|listcainfos [--utc]" echo " listcrls|listocsp|listcards|listall [--utc]" - echo " listpool [ [
]]" + echo " leases [ [
]]" echo " rereadsecrets|rereadgroups" echo " rereadcacerts|rereadaacerts|rereadocspcerts" echo " rereadacerts|rereadcrls|rereadall"