dmarkham / enumer

A Go tool to auto generate methods for your enums
Other
410 stars 66 forks source link

Docs: `-trimprefix` accepts a comma-separated list #92

Open Kangaroux opened 1 month ago

Kangaroux commented 1 month ago

-trimprefix accepts a comma-separated list of prefixes, but the README/help doesn't mention this.