From: Martin Willi Date: Thu, 11 Dec 2008 12:49:41 +0000 (-0000) Subject: fixed usage of "leases" command X-Git-Tag: 4.2.10~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c636092c945dd87fe699a46914e01b398e218f65;p=thirdparty%2Fstrongswan.git fixed usage of "leases" command --- diff --git a/src/ipsec/ipsec.in b/src/ipsec/ipsec.in index 8b5ac7c74a..64a00decc9 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"