summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index bc1092b..dcb5803 100644
--- a/main.go
+++ b/main.go
@@ -43,6 +43,7 @@ func getVersion(repo *gitpb.Repo, name string) string {
func main() {
me = new(mainType)
+ gui.InitArg()
me.pp = arg.MustParse(&argv)
if argv.Bash {