diff options
Diffstat (limited to 'argvAutoshell.go')
| -rw-r--r-- | argvAutoshell.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go index 72c13d3..a255214 100644 --- a/argvAutoshell.go +++ b/argvAutoshell.go @@ -37,12 +37,8 @@ func (args) doBashAuto() { fmt.Println("add fix list debug") case "delete": deleteMatch() - case "debug": - fmt.Println("config") case "dirty": fmt.Println("") - case "examine": - fmt.Println("fix") case "list": fmt.Println("--full") case "merge": |
