This commit is contained in:
Jeff Carr 2025-02-22 07:35:45 -06:00
parent 0a1cb978e8
commit 392ea6e98e
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ func main() {
me = new(autoType)
// parse the command line
gui.InitArg()
me.pp = arg.MustParse(&argv)
if argv.Bash {