Merge pull request #1365 from ivorscott/patch-1

Display -i, --include
This commit is contained in:
Rico Sta. Cruz 2020-02-23 20:33:52 +11:00 committed by GitHub
commit ebd538f1f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ updated: 2017-09-20
``` ```
```bash ```bash
-i # --include: Include the HTTP-header in the output
-I # --head: headers only -I # --head: headers only
``` ```