|
@@ -553,6 +553,7 @@ cat <<EOF
|
|
|
srv sockets ................... show the list of listen sockets
|
|
|
srv aliases ................... show the list of server aliases
|
|
|
srv rpclist ................... show the list of server rpc commands
|
|
|
+ srv version ................... show the server version
|
|
|
EOF
|
|
|
}
|
|
|
USAGE_FUNCTIONS="$USAGE_FUNCTIONS usage_ksr_srv"
|