From 7fccd4a35ee1ca1d42c95bb1730a3a8b67e73928 Mon Sep 17 00:00:00 2001 From: Cameron Diver Date: Thu, 6 Jun 2019 17:56:20 +0100 Subject: [PATCH] Update tunnel documentation after argument changes Change-type: patch Signed-off-by: Cameron Diver --- doc/cli.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cli.markdown b/doc/cli.markdown index e22d2391..20e1ca2e 100644 --- a/doc/cli.markdown +++ b/doc/cli.markdown @@ -141,7 +141,7 @@ If you come across any problems or would like to get in touch: - [scan](#scan) - [ssh <applicationOrDevice> [serviceName]](#ssh-applicationordevice-servicename) - - [tunnel <uuid>](#tunnel-uuid) + - [tunnel <deviceOrApplication>](#tunnel-deviceorapplication) - Notes @@ -934,7 +934,7 @@ Increase verbosity Don't use the proxy configuration for this connection. This flag only make sense if you've configured a proxy globally. -## tunnel <uuid> +## tunnel <deviceOrApplication> Use this command to open local ports which tunnel to listening ports on your balenaOS device.