Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 6 curl options of -O and -o <filename> #16

Open
yayamamo opened this issue Apr 8, 2020 · 0 comments
Open

Chapter 6 curl options of -O and -o <filename> #16

yayamamo opened this issue Apr 8, 2020 · 0 comments

Comments

@yayamamo
Copy link

yayamamo commented Apr 8, 2020

In the CURL introduction in Chapter 6, there is the mention -O <filename>, but curl takes an output file name as the argument when the option -o.
In addition, if you want the output filename same as the remote, you need the -O option, which doesn't take a filename. While there is explanation that "If you omit the filename argument", the -o option must need a filename, and you cannot add a filename with the -O option, and therefore there is no concept of 'omit' here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant