浏览代码

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