diff options
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ func main() { me = new(autoType) // parse the command line + gui.InitArg() me.pp = arg.MustParse(&argv) if argv.Bash { |
![]() |
index : go.wit.com/apps/guireleaser.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | main.go | 1 |
@@ -29,6 +29,7 @@ func main() { me = new(autoType) // parse the command line + gui.InitArg() me.pp = arg.MustParse(&argv) if argv.Bash { |