Browse code

Merge "Update function description for start_tls_proxy"

Jenkins authored on 2017/09/06 10:10:06
Showing 1 changed files
... ...
@@ -487,7 +487,7 @@ EOF
487 487
 }
488 488
 
489 489
 # 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
491 491
 function start_tls_proxy {
492 492
     local b_service="$1-tls-proxy"
493 493
     local f_host=$2