Skip to content

Commit 86c8bf5

Browse files
author
mstanescu_adobe
committed
Indendation fix
1 parent 47e0bbe commit 86c8bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ops/cli/ssh.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def configure(self, parser):
7575
action="store_true",
7676
help="Port tunnel a machine that does not have SSH. "
7777
"Implies --ipaddress, and --tunnel; requires --local and --remote"
78-
)
78+
)
7979
parser.add_argument(
8080
'--keygen',
8181
action='store_true',

0 commit comments

Comments
 (0)