14,959
edits
mNo edit summary |
|||
| Line 37: | Line 37: | ||
To resolve this warning, append the {{kbd | key=<nowiki>--output</nowiki>}} flag to your cURL command: | To resolve this warning, append the {{kbd | key=<nowiki>--output</nowiki>}} flag to your cURL command: | ||
* To save the output to a file: {{kbd | key=<nowiki>--output | * To save the output to a file: {{kbd | key=<nowiki>--output output.file</nowiki>}} | ||
* To force output to terminal: {{kbd | key=<nowiki>--output -</nowiki>}} | * To force output to terminal: {{kbd | key=<nowiki>--output -</nowiki>}} | ||