mirror of https://github.com/dmarkham/enumer.git
Merge branch 'master' into dynamodbav
This commit is contained in:
commit
8e484043bf
|
@ -40,6 +40,8 @@ Flags:
|
|||
transform each item name by removing a prefix. Default: ""
|
||||
-type string
|
||||
comma-separated list of type names; must be set
|
||||
-values
|
||||
if true, alternative string values method will be generated. Default: false
|
||||
-yaml
|
||||
if true, yaml marshaling methods will be generated. Default: false
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue