diff options
Diffstat (limited to 'argvAutoshell.go')
| -rw-r--r-- | argvAutoshell.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go index 76ae9c0..fd76d45 100644 --- a/argvAutoshell.go +++ b/argvAutoshell.go @@ -38,7 +38,7 @@ func (args) doBashAuto() { case "delete": deleteMatch() case "dirty": - fmt.Println("--verbose") + fmt.Println("") case "examine": fmt.Println("fix") case "list": |
