summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
Diffstat (limited to 'argvAutoshell.go')
-rw-r--r--argvAutoshell.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go
index 511c330..823e4be 100644
--- a/argvAutoshell.go
+++ b/argvAutoshell.go
@@ -47,6 +47,8 @@ func (args) doBashAuto() {
fmt.Println("--full")
case "pull":
fmt.Println("list --force")
+ case "--find":
+ fmt.Println("foo bar")
case "patch":
fmt.Println("get list --submit show")
case "user":