mirror of
https://github.com/curl/curl.git
synced 2024-12-21 06:50:10 +08:00
ddaa85893d
gen.pl now generates a warning if the "See Also" field is not filled in for a command line option All command line options now provide one or more related options. 167 "See alsos" added! Closes #8019
11 lines
273 B
Makefile
11 lines
273 B
Makefile
Long: compressed-ssh
|
|
Help: Enable SSH compression
|
|
Protocols: SCP SFTP
|
|
Added: 7.56.0
|
|
Category: scp ssh
|
|
See-also: compressed
|
|
Example: --compressed-ssh sftp://example.com/
|
|
---
|
|
Enables built-in SSH compression.
|
|
This is a request, not an order; the server may or may not do it.
|