Skip to content

Commit 99730fa

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Update function description for start_tls_proxy"
2 parents 3a68df7 + 4639984 commit 99730fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ EOF
487487
}
488488

489489
# Starts the TLS proxy for the given IP/ports
490-
# start_tls_proxy front-host front-port back-host back-port
490+
# start_tls_proxy service-name front-host front-port back-host back-port
491491
function start_tls_proxy {
492492
local b_service="$1-tls-proxy"
493493
local f_host=$2

0 commit comments

Comments
 (0)