Ver Fonte

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

Olle E. Johansson há 12 anos atrás
pai
commit
334b6e7a2c
1 ficheiros alterados com 1 adições e 1 exclusões
  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