Explorar o código

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

Olle E. Johansson %!s(int64=12) %!d(string=hai) anos
pai
achega
334b6e7a2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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