todo: redo patch handling against forge.wit.com
This commit is contained in:
parent
2616d0d8b4
commit
47b7222445
1
argv.go
1
argv.go
|
@ -35,7 +35,6 @@ type args struct {
|
|||
Verbose bool `arg:"--verbose" help:"show more output"`
|
||||
Bash bool `arg:"--bash" help:"generate bash completion"`
|
||||
BashAuto []string `arg:"--auto-complete" help:"todo: move this to go-arg"`
|
||||
// Show string `arg:"--show" help:"show a repo"`
|
||||
}
|
||||
|
||||
type EmptyCmd struct {
|
||||
|
|
Loading…
Reference in New Issue