more stuff
This commit is contained in:
parent
d8b615f5b9
commit
86c342b163
|
@ -32,7 +32,7 @@ func (args) doBashAuto() {
|
|||
// me.pp.WriteHelpForSubcommand(os.Stderr, "clean")
|
||||
fmt.Println("--force")
|
||||
case "commit":
|
||||
fmt.Println("--all")
|
||||
fmt.Println("--all --more")
|
||||
case "config":
|
||||
fmt.Println("add fix list debug")
|
||||
case "delete":
|
||||
|
|
Loading…
Reference in New Issue