A few follow-up conflict resolutions
This commit is contained in:
2
testdata/godoc-v2.x.txt
vendored
2
testdata/godoc-v2.x.txt
vendored
@@ -305,6 +305,8 @@ type App struct {
|
||||
// single-character bool arguments into one
|
||||
// i.e. foobar -o -v -> foobar -ov
|
||||
UseShortOptionHandling bool
|
||||
// Enable suggestions for commands and flags
|
||||
Suggest bool
|
||||
|
||||
// Has unexported fields.
|
||||
}
|
||||
|
Reference in New Issue
Block a user