diff --git a/generate-flag-types b/generate-flag-types index 2ee0485..4ac7c04 100755 --- a/generate-flag-types +++ b/generate-flag-types @@ -38,7 +38,8 @@ The meaning of each field is as follows: `Flag` when generating the type definition for `cli` and the wrapper type for `altsrc` type (string) - The type that the generated `Flag` type for - `cli` is expected to "contain" as its `.Value` member + `cli` is expected to "contain" as its `.Value` + member value (bool) - Should the generated `cli` type have a `Value` member? dest (bool) - Should the generated `cli` type support a