Skip to content

Commit

Permalink
improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinschweikert committed Jan 10, 2025
1 parent 6b51869 commit 25b62bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ CurlReq parses a bunch of cURL flags and translates them to Req.Request structs

### Supported Flags

| Long | Short | Comment |
The follwing flags are supported in all directions (from Req, from cURL, to Req, to cURL)

| Long | Short | Limitation |
| --- | --- | --- |
| `--header` | `-H` | |
| `--request` | `-X` | |
Expand Down

0 comments on commit 25b62bc

Please sign in to comment.