summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
Diffstat (limited to 'argvAutoshell.go')
-rw-r--r--argvAutoshell.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go
index 7c1354f..8c34d68 100644
--- a/argvAutoshell.go
+++ b/argvAutoshell.go
@@ -32,7 +32,7 @@ func (args) doBashAuto() {
// me.pp.WriteHelpForSubcommand(os.Stderr, "clean")
fmt.Println("--force")
case "commit":
- fmt.Println("--all --more")
+ fmt.Println("--all")
case "config":
fmt.Println("add fix list debug")
case "delete":