Skip to content

Commit 7deb434

Browse files
GoncaloGarciaDevinCarr
authored andcommitted
Format code
1 parent b5be8a6 commit 7deb434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/cloudflared/access/cmd.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ func Commands() []*cli.Command {
135135
EnvVars: []string{"TUNNEL_SERVICE_HOSTNAME"},
136136
},
137137
&cli.StringFlag{
138-
Name: sshDestinationFlag,
139-
Usage: "specify the destination address of your SSH server.",
138+
Name: sshDestinationFlag,
139+
Usage: "specify the destination address of your SSH server.",
140140
EnvVars: []string{"TUNNEL_SERVICE_DESTINATION"},
141141
},
142142
&cli.StringFlag{

0 commit comments

Comments
 (0)