summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-22 07:35:45 -0600
committerJeff Carr <[email protected]>2025-02-22 07:35:45 -0600
commit392ea6e98ec1b47704bc958b9b39d85c51ebeaed (patch)
treed47a4866592829eb4ed1bed326309c979c4e2841 /main.go
parent0a1cb978e85dabed2e8feba2181e9627c7ba7ab0 (diff)
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 c4f011d..8a7647f 100644
--- a/main.go
+++ b/main.go
@@ -29,6 +29,7 @@ func main() {
me = new(autoType)
// parse the command line
+ gui.InitArg()
me.pp = arg.MustParse(&argv)
if argv.Bash {