diff options
Diffstat (limited to 'argv.go')
| -rw-r--r-- | argv.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ type args struct { Dev *DevCmd `arg:"subcommand:dev" help:"features under development"` Mode *ModeCmd `arg:"subcommand:mode" help:"sets the mode (hacking, merging, publishing)"` Cache *CacheCmd `arg:"subcommand:cache" help:"chose the cache of repos to work with"` - Verify *VerifyCmd `arg:"subcommand:verify" help:"populate stats"` Config *ConfigCmd `arg:"subcommand:config" help:"show your .config/forge/ settings"` Add *EmptyCmd `arg:"subcommand:add" help:"Scan directores for git repos"` Whatchanged *EmptyCmd `arg:"subcommand:whatchanged" ` |
