mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:13:31 +03:00
docs/cmdline-opts: remove \& escapes from all .d files
gen.pl escapes them itself now
This commit is contained in:
parent
567693196a
commit
fdbcd39488
18 changed files with 22 additions and 22 deletions
|
|
@ -23,6 +23,6 @@ curl does no CWD at all. curl will do SIZE, RETR, STOR etc and give a full
|
|||
path to the server for all these commands. This is the fastest behavior.
|
||||
.IP singlecwd
|
||||
curl does one CWD with the full target directory and then operates on the file
|
||||
\&"normally" (like in the multicwd case). This is somewhat more standards
|
||||
"normally" (like in the multicwd case). This is somewhat more standards
|
||||
compliant than 'nocwd' but without the full penalty of 'multicwd'.
|
||||
.RE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue