Fix typo
Fixes GH-7315
This commit is contained in:
parent
c4fab86752
commit
e3c327b977
@ -74,7 +74,7 @@ is enabled. Defaults to false.
|
||||
|
||||
`config.ssh.forward_env` - An array of host environment variables to forward to
|
||||
the guest. If you are familiar with OpenSSH, this corresponds to the `SendEnv`
|
||||
paramter.
|
||||
parameter.
|
||||
|
||||
```ruby
|
||||
config.ssh.forward_env = ["CUSTOM_VAR"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user