summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-22 07:59:19 -0600
committerJeff Carr <[email protected]>2025-02-22 07:59:19 -0600
commitec11efc34763260e7c93f883ebb7b6ceb502dfb2 (patch)
treee0b889603973175e2bafb60d8372ba3a34bf1569 /main.go
parentba514f7827865b8503c50f8a3dde35433798bfb5 (diff)
minor rearrangev0.22.93
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 {