summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-28 04:26:22 -0500
committerJeff Carr <[email protected]>2025-08-28 04:26:22 -0500
commita21c117e5bff4dac56634ba6ad3b166a0fba2da8 (patch)
treeb79a912f7f9b84459ab7cfc6e13c95b3c752ccb7 /argvAutoshell.go
parent86c342b16323b3ca66a03ce99663ae4a6f256e6e (diff)
cleanup gui()
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":