diff --git a/curl.md b/curl.md index b04235975..20f19aa4b 100644 --- a/curl.md +++ b/curl.md @@ -21,6 +21,7 @@ updated: 2017-09-20 ``` ```bash +-i # --include: Include the HTTP-header in the output -I # --head: headers only ```