mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
no-clobber.d: only use long form options in man page text
... since they are expanded and the short-form gets mentioned automatically so if the short form is mentioned as well, it gets repeated. Fixes #10461 Closes #10462 Reported-by: Dan Fandrich
This commit is contained in:
parent
528583cf77
commit
33866a31c3
@ -15,5 +15,5 @@ of the file that would be created, up to filename.100 after which it will not
|
||||
create any file.
|
||||
|
||||
Note that this is the negated option name documented. You can thus use
|
||||
--clobber to enforce the clobbering, even if --remote-header-name or -J is
|
||||
--clobber to enforce the clobbering, even if --remote-header-name is
|
||||
specified.
|
||||
|
Loading…
Reference in New Issue
Block a user