Skip to content

v2: "help" example does not compile #1617

@Oxore

Description

@Oxore

Describe the bug

A compilation error on ec39c45:

# command-line-arguments
./main.go:92:3: cannot assign to m.help.Width (neither addressable nor a map index expression)

To Reproduce

cd examples/help
go run main.go

Expected behavior
It runs.

Additional context
Maybe SetWitdth method should be used. At least it works for me.

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