fix(readme) typo
This commit is contained in:
parent
be5ac939c4
commit
64064c7ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -72,6 +72,6 @@ ssh -N host -L4567:server:1234
|
||||||
You may add `-f` to run ssh in the background.
|
You may add `-f` to run ssh in the background.
|
||||||
|
|
||||||
Autossh can restart tunnels for you, in case they crash:
|
Autossh can restart tunnels for you, in case they crash:
|
||||||
̏```
|
```
|
||||||
autossh -f host -L4567:server:1234
|
autossh -f host -L4567:server:1234
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue