mirror of
https://github.com/curl/curl.git
synced 2026-04-15 08:01:41 +03:00
parent
472831256d
commit
83ee5c428d
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ static const struct LongShort aliases[]= {
|
|||
{"N", "buffer", ARG_BOOL},
|
||||
/* 'buffer' listed as --no-buffer in the help */
|
||||
{"o", "output", ARG_FILENAME},
|
||||
{"O", "remote-name", ARG_NONE},
|
||||
{"O", "remote-name", ARG_BOOL},
|
||||
{"Oa", "remote-name-all", ARG_BOOL},
|
||||
{"Ob", "output-dir", ARG_STRING},
|
||||
{"Oc", "clobber", ARG_BOOL},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue