mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:53:31 +03:00
Make --out-null work per url as --output
Add test755 to check that --out-null only applies to a singel url
This commit is contained in:
parent
3e49d3f154
commit
63b840dea3
8 changed files with 94 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ Long: out-null
|
|||
Help: Discard response data into the void
|
||||
Category: output
|
||||
Added: 8.16.0
|
||||
Multi: boolean
|
||||
Multi: per-URL
|
||||
See-also:
|
||||
- output
|
||||
- remote-name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue