diff options
Diffstat (limited to 'notsure.go')
| -rw-r--r-- | notsure.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"` |
