Fix linting error
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
`ssh -L {{9999}}:slashdot.org:80 {{username}}@{{remote_host}}`
|
||||
|
||||
- Forward the authentication information to the remote machine by passing an
|
||||
option (For full list of possible options, try `man ssh_config`):
|
||||
- Forward the authentication information to the remote machine by passing an option (For full list of possible options, try `man ssh_config`):
|
||||
|
||||
`ssh -o "ForwardAgent=yes" {{username}}@{{remote_host}}`
|
||||
|
Reference in New Issue
Block a user