Update note about --remote in README

This commit is contained in:
Davide De Rosa 2018-10-24 22:32:47 +02:00
parent f1f09dde2f
commit 0ac9cb285f
1 changed files with 5 additions and 5 deletions

View File

@ -74,17 +74,17 @@ Unsupported:
Unsupported (probably ever):
- Compression
- `--comp-lzo` other than `no`
- `--compress` other than empty
- `--comp-lzo` other than `no`
- `--compress` other than empty
- Proxy
- External file references (inline `<block>` only)
Ignored:
- MTU overrides
- `--*-mtu` and variants
- `--mssfix`
- Multiple `--remote` (first wins)
- `--*-mtu` and variants
- `--mssfix`
- Multiple `--remote` with different `host` values (first wins)
Other flags are ignored too but planned to be implemented.