mirror of
https://github.com/curl/curl.git
synced 2026-08-08 10:32:55 +03:00
stop using the word 'just'
Everywhere. In documentation and code comments. It is almost never a good word and almost always a filler that should be avoided. Closes #20793
This commit is contained in:
parent
4b583b7585
commit
b4dba346cd
213 changed files with 727 additions and 772 deletions
|
|
@ -43,7 +43,7 @@ curl> python3 tests/http/scorecard.py -h
|
|||
|
||||
Apart from `-d/--downloads` there is `-u/--uploads` and `-r/--requests`. These
|
||||
are run with a variation of resource sizes and parallelism by default. You can
|
||||
specify these in some way if you are just interested in a particular case.
|
||||
specify these in some way if you are interested in a particular case.
|
||||
|
||||
For example, to run downloads of a 1 MB resource only, 100 times with at max 6
|
||||
parallel transfers, use:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue