Skip to content

CLI syntax in getting started guide is wrong #271

@aral

Description

@aral

In the Getting Started guide (https://clip-lang.org/getting-started/), you are shown the following syntax:

clip --in example_chart.clp --out example_chart.svg

In the help (in version 0.8.0) and in practice, the syntax that works is:

clip -e example_chart.svg example_chart.clp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions