diff options
Diffstat (limited to 'argvAutoshell.go')
| -rw-r--r-- | argvAutoshell.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go index 3776e39..9648908 100644 --- a/argvAutoshell.go +++ b/argvAutoshell.go @@ -32,6 +32,7 @@ func (args) doBashAuto() { case "patch": fmt.Println("--list --submit --show") case "dirty": + fmt.Println("--show-files") case "user": fmt.Println("--force") case "devel": |
