summaryrefslogtreecommitdiff
path: root/notsure.go
diff options
context:
space:
mode:
Diffstat (limited to 'notsure.go')
-rw-r--r--notsure.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/notsure.go b/notsure.go
index f61b9c5..3474962 100644
--- a/notsure.go
+++ b/notsure.go
@@ -6,7 +6,7 @@ package argvpb
// this is sill in development
// figure out how to trigger this
-var argBash ArgsBash
+var ArgvBash ArgsBash
type ArgsBash struct {
Bash bool `arg:"--bash" help:"generate bash completion"`