diff --git a/cli.sh b/cli.sh index 9abc6af829..05db6cb4aa 100755 --- a/cli.sh +++ b/cli.sh @@ -260,7 +260,7 @@ function help { ;; sshtunnel) echo "" - echo "Usage: $(basename "$0") sshtunnel [host]" + echo "Usage: $(basename "$0") sshtunnel [user@host]" echo "" echo "Helps setting up a sshtunnel" echo ""