Skip to content

Commit f53dc86

Browse files
committed
fix readme regarding port forwarding
1 parent 113fb23 commit f53dc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ You can specify a jumphost and the port et is running on jumphost using `-jumpho
165165
et hostname -jumphost jump_hostname (etserver running on port 2022 on both hostname and jumphost)
166166
et hostname:8888 -jumphost jump_hostname -jport 9999
167167
```
168-
Additional arguments that et accept are port forwarding pairs with option `-t="18000:8000, 18001-18003:8001-8003"`, a command to run immediately after the connection is setup through `-c`.
168+
Additional arguments that et accept are port forwarding pairs with option `-t "18000:8000, 18001-18003:8001-8003"`, a command to run immediately after the connection is setup through `-c`.
169169

170170
Starting from the latest release, et supports parsing both user-specific and system-wide ssh config file.
171171
The config file is required when your sshd on server/jumphost is listening on a port which is not 22.

0 commit comments

Comments
 (0)