diff options
| author | Jeff Carr <[email protected]> | 2025-06-30 07:44:07 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-06-30 07:44:07 -0500 |
| commit | 47b7222445a382445e7a5d8ced74ebeec17810ec (patch) | |
| tree | 0ccd171502d2443409496859214f24f599946b69 | |
| parent | 2616d0d8b45f98b0946b08bb15d047753d47949d (diff) | |
todo: redo patch handling against forge.wit.comv0.22.121
| -rw-r--r-- | argv.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 { |
