Skip to content

Commit

Permalink
README: add a missing dash to the --dry-run command
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder authored and samueloph committed Aug 10, 2024
1 parent 773545d commit 32f4e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ should be using curl directly if your use case is not covered.
* **--curl-options, curl-options=<CURL\_OPTIONS>**...
Specify extra options to be passed when invoking curl. May be specified more than once.

* **-dry-run**
* **--dry-run**
Don't actually execute curl, just print what would be invoked.

* **-V, --version**
Expand Down

0 comments on commit 32f4e4f

Please sign in to comment.