Skip to content

Update README to document --lang CLI option #60

@naheel0

Description

@naheel0

Update README to document --lang CLI option

Description

The CLI now supports a --lang <code> option for both run and analyze commands, allowing users to receive error explanations in different languages.

The README should be updated to include:

Examples

# Run a file in Hindi
errlens run app.js --lang hi

# Analyze an error string in Spanish
errlens analyze "Cannot read properties of undefined" --lang es
---
#Goal

Help users understand and utilize the multilingual feature effectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions