Merge branch 'v2' into f-default-value-text

This commit is contained in:
Jake Champlin
2016-08-30 10:53:16 -04:00
committed by GitHub
12 changed files with 13 additions and 11 deletions

View File

@@ -194,6 +194,8 @@ def _write_altsrc_flag_types(outfile, types):
_fwrite(outfile, """\
package altsrc
import "gopkg.in/urfave/cli.v2"
// WARNING: This file is generated!
""")