diff options
Diffstat (limited to 'argv.go')
| -rw-r--r-- | argv.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -116,8 +116,6 @@ type DevCmd struct { type CleanCmd struct { List *EmptyCmd `arg:"subcommand:list" help:"list not clean repos"` - Fix *EmptyCmd `arg:"subcommand:fix" help:"try to fix problems"` - Repo string `arg:"--repo" help:"work on one specific git repository"` } // matches |
