send the right args already
This commit is contained in:
parent
ae13593d05
commit
ec0fe277f6
|
@ -44,7 +44,7 @@ func (args) doBashAuto() {
|
|||
case "list":
|
||||
fmt.Println("--all --mine --favorites --private")
|
||||
case "pull":
|
||||
fmt.Println("--verbose")
|
||||
fmt.Println("--force")
|
||||
case "patch":
|
||||
fmt.Println("get list --submit show")
|
||||
case "user":
|
||||
|
|
Loading…
Reference in New Issue