Skip to content

curl: option -: is unknown #2

@ff6347

Description

@ff6347

When I try to run the example from the README curl https://httpbin.org/get -trace - | pawpt I get the following error.

$ curl https://httpbin.org/get -trace - |  pawpt
> curl: option -: is unknown
> curl: try 'curl --help' or 'curl --manual' for more information
>
>  𐄂 Error
>    Invalid curl trace.
>    Try: curl --trace - http://httpbin.org/get | pawpt
>    Note that --trace should be followed by a dash (--trace -)

I'm on
MacOS 11.1
curl 7.64.1
node v12.19.0
pawpt 1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions