소스 검색

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