Merge commit 'c3fccc0' into v3-porting
This commit is contained in:
3
testdata/godoc-v2.x.txt
vendored
3
testdata/godoc-v2.x.txt
vendored
@@ -322,6 +322,9 @@ type App struct {
|
||||
UseShortOptionHandling bool
|
||||
// Enable suggestions for commands and flags
|
||||
Suggest bool
|
||||
// Allows global flags set by libraries which use flag.XXXVar(...) directly
|
||||
// to be parsed through this library
|
||||
AllowExtFlags bool
|
||||
|
||||
// Has unexported fields.
|
||||
}
|
||||
|
Reference in New Issue
Block a user