docs/cmdline-opts: use imperative form

Use 'set', not 'sets' etc. For consistency.

Closes #16879
This commit is contained in:
Daniel Stenberg 2025-03-31 00:52:07 +02:00
parent 3978bd4498
commit 083da46c60
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
31 changed files with 48 additions and 42 deletions

View file

@ -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.