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:
Daniel Stenberg 2023-02-09 23:09:36 +01:00
parent 528583cf77
commit 33866a31c3
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

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