فهرست منبع

kamctl Fix typo that causes the "trusted" help to be printed twice and "address" zero times

Olle E. Johansson 12 سال پیش
والد
کامیت
334b6e7a2c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      utils/kamctl/kamctl.base

+ 1 - 1
utils/kamctl/kamctl.base

@@ -435,7 +435,7 @@ cat <<EOF
  address rm <grp> <ipaddr> ......... remove entries for given grp and ipaddr
 EOF
 }
-USAGE_FUNCTIONS="$USAGE_FUNCTIONS usage_trusted"
+USAGE_FUNCTIONS="$USAGE_FUNCTIONS usage_address"
 
 usage_dispatcher() {
 	echo