mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:43:33 +03:00
docs/cmdline-opts: use imperative form
Use 'set', not 'sets' etc. For consistency. Closes #16879
This commit is contained in:
parent
3978bd4498
commit
083da46c60
31 changed files with 48 additions and 42 deletions
|
|
@ -15,5 +15,5 @@ Example:
|
|||
|
||||
# `--compressed-ssh`
|
||||
|
||||
Enables built-in SSH compression. This is a request, not an order; the server
|
||||
may or may not do it.
|
||||
Enable SSH compression. This is a request, not an order; the server may or may
|
||||
not do it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue